aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/sec_firmware.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+2
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-05Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb1-4/+4
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb1-1/+1
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2018-12-06armv8: sec_firmware: return job ring status as true in TFABOOTPankit Garg1-0/+4
2018-05-09armv8: sec_firmware: Add support for multiple loadablesSumit Garg1-11/+42
2018-05-09armv8: sec_firmware: Remove JR3 from device tree node in all casesRuchika Gupta1-3/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-15armv8: secure firmware: fix incorrect unit address in node nameAndre Przywara1-1/+1
2017-10-27armv8: sec_firmware: Add support for loadables in FITSumit Garg1-4/+88
2017-08-26ARMv8/sec_firmware : Update chosen/kaslr-seed with random numberRuchika Gupta1-0/+99
2017-06-01armv8: layerscape: Make U-Boot EL2 safeYork Sun1-1/+1
2017-04-24arm: psci: make psci usable on single core socsYuantian Tang1-1/+1
2017-01-18ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCIHou Zhiqiang1-1/+1
2016-12-15ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definitionmacro.wave.z@gmail.com1-1/+1
2016-10-06ARMv8/sec-firmware: fix a compile errorHou Zhiqiang1-6/+16
2016-07-19ARMv8: add the secure monitor firmware frameworkHou Zhiqiang1-0/+270