summaryrefslogtreecommitdiff
path: root/src/arch/arm64/arm_tf.c
AgeCommit message (Expand)Author
2019-02-05bootmem: add new memory type for BL31Ting Shen
2019-01-30selfload: check target memory type in selfload_checkTing Shen
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-10-25selfboot: create selfboot_check function, remove check paramRonald G. Minnich
2018-10-08Move compiler.h to commonlibNico Huber
2018-06-19lib/prog_loaders: Move argument selection into selfloadPatrick Rudolph
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-02-02arm64: Pass COREBOOT flag to ARM TF, always enable loggingJulius Werner
2016-10-06arm64: Use 'payload' format for ATF instead of 'stage'Simon Glass
2016-09-20arm_tf: Fix code style nits and commentsSimon Glass
2016-02-10arch/arm64: Use correct SPSR.DAIF mask for BL31 and payloadJulius Werner
2015-12-10lib: remove assets infrastructureAaron Durbin
2015-11-11arm64: mmu: Make page table manipulation work across stagesJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-30arm64: Add support for loading secure osFurquan Shaikh
2015-06-02assets: abstract away the firmware assets used for bootingAaron Durbin
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-27arm64: Add weak implementation of soc_get_bl31_plat_paramsFurquan Shaikh
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19arm64: Add support for using ARM Trusted Firmware as secure monitorJulius Werner