commit | 1ae90e79051318c34d5a75c2ef5b9a55bd22f2ed | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Wed Sep 05 17:47:44 2012 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Fri Apr 26 14:44:05 2013 +0100 |
tree | 0a27929d365441c6d3ba245785b2f524900a9581 | |
parent | 90556ca1ebdd01fbedaf9e56a826d4ce84346466 [diff] |
arm64: vexpress: Enable ARMv8 RTSM model (SoC) support This patch adds the necessary Kconfig entries to enable support for the ARMv8 software model (Versatile Express platform) together with the defconfig update. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Arnd Bergmann <arnd@arndb.de>