coreboot/src/arch/arm64
Elyes HAOUAS cd4fe0f718 src: include <assert.h> when appropriate
Change-Id: Ib843eb7144b7dc2932931b9e8f3f1d816bcc1e1a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/26796
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: David Guckian
2019-04-23 10:01:36 +00:00
..
armv8 coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
include coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
arch_timer.c arm64: Add ARCH Timer 2018-04-30 06:25:58 +00:00
arm_tf.c src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
boot.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
div0.c arch/arm & arm64: Remove unnecessary whitespace before "\n" 2016-08-23 15:45:46 +02:00
eabi_compat.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
fit_payload.c lib: Add FIT payload support 2018-06-19 18:10:05 +00:00
id.S arch/arm64: add missing license headers 2016-01-13 22:58:17 +01:00
Kconfig arch/arm64: Add Kconfig to include BL31 as blob 2018-07-26 00:44:33 +00:00
Makefile.inc arm64: Factor out common parts of romstage execution flow 2018-08-17 21:29:46 +00:00
memcpy.S tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
memmove.S tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
memset.S tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
romstage.c arm64: Factor out common parts of romstage execution flow 2018-08-17 21:29:46 +00:00
tables.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
transition.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
transition_asm.S arm64: Drop checks for current exception level, hardcode EL3 assumption 2018-08-10 04:16:25 +00:00