summaryrefslogtreecommitdiff
path: root/src/arch/arm64/Makefile.inc
AgeCommit message (Expand)Author
2020-02-12arch/arm64/Makefile.inc: Avoid # in variable definitionNico Huber
2019-08-30arm64: Rename arm_tf.c/h to bl31.c/hJulius Werner
2019-08-26AUTHORS: Move src/arch/arm64 copyrights into AUTHORS fileMartin Roth
2019-08-26lib: ramdetect: Register exception handlers for ARMv8Asami Doi
2018-08-17arm64: Factor out common parts of romstage execution flowJulius Werner
2018-07-26arch/arm64: Add Kconfig to include BL31 as blobPatrick Rudolph
2018-06-19lib: Add FIT payload supportPatrick Rudolph
2018-05-22Introduce bootblock self-decompressionJulius Werner
2018-05-16Revert "cbfs/payload type: Fix build warning and whitespace in name"Ronald G. Minnich
2018-05-15cbfs/payload type: Fix build warning and whitespace in namePaul Menzel
2018-04-30arm64: Add ARCH TimerT Michael Turney
2018-02-02arm64: Pass COREBOOT flag to ARM TF, always enable loggingJulius Werner
2017-05-183rdparty/arm-trusted-firmware: Update to upstream masterMartin Roth
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-03-28arm64: Fix verstage to use proper assembly versions of mem*()Julius Werner
2017-02-24arm-trusted-firmware: Disable a couple of warnings for GCC 6.2Martin Roth
2017-01-31build system: mark sub-make invocations as parallelizablePatrick Georgi
2016-11-17arm64: arm_tf: Do not build raw bl31.bin binaryJulius Werner
2016-10-06arm64: Use 'payload' format for ATF instead of 'stage'Simon Glass
2016-05-03build system: remove CBFSTOOL_PRE1_OPTSPatrick Georgi
2016-03-09Makefile: Add build-time overlap check for programs loaded after corebootJulius Werner
2016-02-18arch/arm64: Compile arm-trusted-firmware with coreboot timestampPatrick Georgi
2016-01-29arch/arm64: Override bl31 timestamp with coreboot build timestampPatrick Georgi
2016-01-28Makefile: Make full use of src-to-obj macroNico Huber
2016-01-22arch/arm64: Extend verstageItamar
2015-12-01build system: strip quotes from CONFIG_CBFS_PREFIX in a single locationPatrick Georgi
2015-11-17arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner
2015-11-16arm64: Implement generic stage transitions for non-Tegra SoCsJulius Werner
2015-11-07arm64: Remove cpu intialization through device-treeFurquan Shaikh
2015-11-07arm64: Remove SMP supportFurquan Shaikh
2015-11-07arm64: remove spin table supportAaron Durbin
2015-11-07arm64: remove secmonAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-11vboot: remove remnants of VBOOT_STUBAaron Durbin
2015-09-09linking: add and use LDFLAGS_commonAaron Durbin
2015-08-31armv7/arm64: remove timestamp.cAaron Durbin
2015-08-28arm64: Fix 'verstage-objs: command not found' errorYidi Lin
2015-07-21arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serialFurquan Shaikh
2015-06-30arch/arm64: Avoid race condition when building bl31Patrick Georgi
2015-06-30arm64: Add support for loading secure osFurquan Shaikh
2015-06-23Revert "arm64: remove assembly code string functions"Furquan Shaikh
2015-06-21Remove obsolete EARLY_CONSOLE usageMartin Roth
2015-05-27arm64: Remove PLAT= variable initialization based on Kconfig variableFurquan Shaikh
2015-05-27arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilationFurquan Shaikh
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20build system: use archives, not linker action to shorten command linesPatrick Georgi
2015-05-19arm64: Add support for using ARM Trusted Firmware as secure monitorJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-11arm64: update verstage linkingAaron Durbin