Commits
Vitaly Andrianov committed 15b1820e478
arm: dts: am572x: add am572x-idk-jailhouse dts This commit add the am572x-idk-jailhouse.dts which is extension of the am572x-idk.dts. It allows to demonstrate Jailhouse hypervisor and run couple of bare-metal as well as TI-RTOS test applications like PRUSS and ICSS_EMAC. 1) reserve memory for jailhouse and jailhouse inmate 2) disable timer2 and timer8 at Linux but left them power-on 3) disable uart9 (with some evm modification uart9 may be used by an inmate) 4) disable pruss, gpio3 and gpio5. They will be used by TI-RTOS examples. 5) skip some interrupts to be used by inmates Signed-off-by: Vitaly Andrianov <vitalya@ti.com> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>