summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/board (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Remove unused includesGravatar ameerj2021-11-031-2/+0
* common: Replace common_sizes into user-literalsGravatar Wunkolo2021-06-241-17/+20
* hle: kernel: k_system_control: Remove unnecessary inline.Gravatar bunnei2021-03-231-4/+4
* common: common_sizes: Move sizes to the Common namespace.Gravatar bunnei2021-03-231-16/+16
* hle: kernel: board: k_system_control: Extend to include memory region sizes.Gravatar bunnei2021-03-212-1/+125
* hle: kernel: board: Add secure_monitor module.Gravatar bunnei2021-03-211-0/+26
* hle: kernel: KSystemControl: Update to reflect board-specific behavior.Gravatar bunnei2021-03-212-0/+68
* hle: kernel: Add architecture and board specific memory regions.Gravatar bunnei2021-03-211-0/+52