qemu-e2k/target-arm
Peter Maydell 0b03bdfca1 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>
2012-01-25 15:10:17 +00:00
..
cpu.h Add Cortex-A15 CPU definition 2012-01-25 15:10:17 +00:00
helper.c Add Cortex-A15 CPU definition 2012-01-25 15:10:17 +00:00
helper.h
iwmmxt_helper.c
machine.c arm: Add dummy support for co-processor 15's secure config register 2012-01-13 17:25:08 +00:00
neon_helper.c
op_addsub.h
op_helper.c
translate.c target-arm: Fix errors in decode of M profile CPS 2012-01-13 17:25:08 +00:00