summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/sec_firmware.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2019-12-051-4/+4
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-031-1/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* armv8: sec_firmware: return job ring status as true in TFABOOTPankit Garg2018-12-061-0/+4
* armv8: sec_firmware: Add support for multiple loadablesSumit Garg2018-05-091-11/+42
* armv8: sec_firmware: Remove JR3 from device tree node in all casesRuchika Gupta2018-05-091-3/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* armv8: secure firmware: fix incorrect unit address in node nameAndre Przywara2018-01-151-1/+1
* armv8: sec_firmware: Add support for loadables in FITSumit Garg2017-10-271-4/+88
* ARMv8/sec_firmware : Update chosen/kaslr-seed with random numberRuchika Gupta2017-08-261-0/+99
* armv8: layerscape: Make U-Boot EL2 safeYork Sun2017-06-011-1/+1
* arm: psci: make psci usable on single core socsYuantian Tang2017-04-241-1/+1
* ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCIHou Zhiqiang2017-01-181-1/+1
* ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definitionmacro.wave.z@gmail.com2016-12-151-1/+1
* ARMv8/sec-firmware: fix a compile errorHou Zhiqiang2016-10-061-6/+16
* ARMv8: add the secure monitor firmware frameworkHou Zhiqiang2016-07-191-0/+270