Commits
Vitaly Andrianov committed 3b3b6e31514
arm: dts: am572x: add am572x-evm-jailhouse dts This commit add the am572x-evm-jailhouse.dts which is extension of the am57xx-evm-reva3.dts. It allows to demonstrate Jailhouse hypervisor and run couple of bare-metal as well as TI PDK test application. 1) reserve memory for jailhouse and jailhouse inmate 2) disable timer8 at Linux but left it power-on 3) disable uart9 (with some evm modification uart9 may be used by an inmate) 4) skip interrupts 134 and 135 (they will be used by inmates) Signed-off-by: Vitaly Andrianov <vitalya@ti.com> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>