]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
Add Cortex-A15 CPU definition
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 25 Jan 2012 12:42:29 +0000 (12:42 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 25 Jan 2012 15:10:17 +0000 (15:10 +0000)
commit0b03bdfca179f87c2256c61ee908011890f9d4df
tree48a74350789dceaf5c834161d36655c082d2e191
parent0383ac006f6bfa60d5cb3d0ddf4a9e1d65f9c900
Add Cortex-A15 CPU definition

Add a definition of a Cortex-A15 CPU. Note that for the moment we do
not implement any of:
 * Large Physical Address Extensions (LPAE)
 * Virtualization Extensions
 * Generic Timer
 * TrustZone (this is also true of our existing Cortex-A9 model, etc)

This CPU model is sufficient to boot a Linux kernel which has been
compiled for an A15 without LPAE enabled.

Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu.h
target-arm/helper.c