9
0
Fork 0
barebox/arch/arm/cpu
Lucas Stach ac0c067f2b ARM: add AFLAGS for secure monitor files
The instructions used in those files are only supported on ARMv7.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2017-03-22 07:59:25 +01:00
..
Kconfig arm64: disable PBL support 2017-01-09 13:41:12 +01:00
Makefile ARM: add AFLAGS for secure monitor files 2017-03-22 07:59:25 +01:00
cache-armv4.S ARM: Support multiple ARM architectures 2012-10-13 11:19:13 +02:00
cache-armv5.S ARM: Support multiple ARM architectures 2012-10-13 11:19:13 +02:00
cache-armv6.S ARM: Support multiple ARM architectures 2012-10-13 11:19:13 +02:00
cache-armv7.S ARM: execute DMB before trying to flush cache 2017-03-03 07:06:06 +01:00
cache-armv8.S arm: cpu: add arm64 specific code 2016-07-06 11:23:48 +02:00
cache-l2x0.c ARM: l2x0: move outer cache flush on disable to user 2015-10-13 10:44:55 +02:00
cache.c arm: cpu: add arm64 specific code 2016-07-06 11:23:48 +02:00
common.c ARM: start: Fix image size calculation 2017-02-08 12:03:20 +01:00
cpu.c arm: cpu: add basic arm64 mmu support 2016-07-06 11:23:49 +02:00
cpuinfo.c ARM: correctly identify ARMv6 K/Z 2017-03-03 07:06:06 +01:00
dtb.c of_unflatten_dtb(): Check return value with IS_ERR 2016-09-05 08:29:12 +02:00
entry.c ARM: Fix a bug in stack's "top" initialization 2017-01-09 17:01:29 +01:00
entry.h arm/cpu: Avoid multiple definitions of barebox_arm_entry 2015-11-02 08:39:22 +01:00
exceptions.S ARM: do not ignore data aborts initially 2015-09-01 09:12:03 +02:00
exceptions_64.S arm: cpu: add arm64 specific code 2016-07-06 11:23:48 +02:00
interrupts.c arm: cpu: add arm64 specific code 2016-07-06 11:23:48 +02:00
lowlevel.S arm/cpu/lowlevel: fix: possible processor mode change 2016-03-04 07:58:48 +01:00
lowlevel_64.S arm: cpu: add arm64 specific code 2016-07-06 11:23:48 +02:00
mmu-early.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
mmu-early.h ARM: Factor out early mmu code 2013-02-04 15:52:41 +01:00
mmu.c ARM: vector_table: Fix creation of second level page table 2016-08-26 07:44:32 +02:00
mmu.h arm: cpu: add basic arm64 mmu support 2016-07-06 11:23:49 +02:00
mmu_64.c arm: cpu: add basic arm64 mmu support 2016-07-06 11:23:49 +02:00
mmuinfo.c treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
no-mmu.c ARM: Fix exception table setup in MMU-less mode 2016-01-11 11:48:40 +01:00
psci.c ARM: i.MX7: Add PSCI support 2017-02-13 08:35:42 +01:00
setupc.S ARM: fix a wrong comment about relocate_to_adr 2015-02-02 11:46:30 +01:00
setupc_64.S arm: cpu: add arm64 specific code 2016-07-06 11:23:48 +02:00
sm.c ARM: Add PSCI support 2017-02-13 08:35:42 +01:00
sm_as.S ARM: Add PSCI support 2017-02-13 08:35:42 +01:00
smccc-call.S ARM: Add smc call support 2017-02-08 09:18:57 +01:00
start-pbl.c ARM: Fix calling of arm_mem_barebox_image() 2016-09-15 09:23:43 +02:00
start.c ARM: start: Fix boarddata allocation 2017-02-06 11:49:03 +01:00
uncompress.c ARM: Fix calling of arm_mem_barebox_image() 2016-09-15 09:23:43 +02:00