Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hle: kernel: KSystemControl: Use 6GB memory layout when "use_extended_memory_layout" setting is enabled. | bunnei | 2022-02-21 | 1 | -20/+4 |
* | core: Remove unused includes | ameerj | 2021-11-04 | 1 | -2/+0 |
* | common: Replace common_sizes into user-literals | Wunkolo | 2021-06-24 | 1 | -17/+20 |
* | hle: kernel: k_system_control: Remove unnecessary inline. | bunnei | 2021-03-24 | 1 | -4/+4 |
* | common: common_sizes: Move sizes to the Common namespace. | bunnei | 2021-03-24 | 1 | -16/+16 |
* | hle: kernel: board: k_system_control: Extend to include memory region sizes. | bunnei | 2021-03-21 | 2 | -1/+125 |
* | hle: kernel: board: Add secure_monitor module. | bunnei | 2021-03-21 | 1 | -0/+26 |
* | hle: kernel: KSystemControl: Update to reflect board-specific behavior. | bunnei | 2021-03-21 | 2 | -0/+68 |
* | hle: kernel: Add architecture and board specific memory regions. | bunnei | 2021-03-21 | 1 | -0/+52 |