summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/board (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-24hle: kernel: k_system_control: Remove unnecessary inline.bunnei1-4/+4
2021-03-24common: common_sizes: Move sizes to the Common namespace.bunnei1-16/+16
2021-03-21hle: kernel: board: k_system_control: Extend to include memory region sizes.bunnei2-1/+125
2021-03-21hle: kernel: board: Add secure_monitor module.bunnei1-0/+26
2021-03-21hle: kernel: KSystemControl: Update to reflect board-specific behavior.bunnei2-0/+68
2021-03-21hle: kernel: Add architecture and board specific memory regions.bunnei1-0/+52