zephyr/soc/renode
Raja Shahzaib 74e7ce5eb0 boards: renode: fix cortex_r8_virtual private memory region
Correct GIC addresses to match ARM Cortex-R8 TRM PERIPHBASE specification.
GIC must be at fixed offsets from PERIPHBASE (0xAE000000)
- Distributor: 0xAE001000 (PERIPHBASE + 0x1000)
- CPU Interface: 0xAE000100 (PERIPHBASE + 0x100)

Updated device tree, MPU regions, and Renode configuration to use
correct addresses and add required memory protection.

Signed-off-by: Raja Shahzaib <rshahzaib077@gmail.com>
2026-02-09 09:37:25 +01:00
..
cortex_r8_virtual boards: renode: fix cortex_r8_virtual private memory region 2026-02-09 09:37:25 +01:00
riscv_virtual renode: riscv: use riscv,isa-extensions dt prop 2026-01-26 14:15:18 +01:00