9
0
Fork 0
barebox/arch/arm/cpu
Sascha Hauer cdf33e6ecf ARM: Add smc call support
Taken from the Kernel: A wrapper to make a smc call from C.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2017-02-08 09:18:57 +01:00
..
Kconfig arm64: disable PBL support 2017-01-09 13:41:12 +01:00
Makefile ARM: Add smc call support 2017-02-08 09:18:57 +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 v7: added v7_mmu_cache_invalidate() 2013-05-23 09:29:47 +02: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 sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
cpu.c arm: cpu: add basic arm64 mmu support 2016-07-06 11:23:49 +02:00
cpuinfo.c arm: cpu: cpuinfo: add armv8 support 2016-07-06 11:23:49 +02: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
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
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: Fix a bug in stack's "top" initialization 2017-01-09 17:01:29 +01:00
uncompress.c ARM: Fix calling of arm_mem_barebox_image() 2016-09-15 09:23:43 +02:00