Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |