aboutsummaryrefslogtreecommitdiffstats
path: root/common/spl/spl_atf.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* spl: atf: pass NULL for bl32_ep pcKever Yang2018-01-281-1/+2
* spl: atf: add SPL_ATF_NO_PLATFORM_PARAM optionPhilipp Tomsich2018-01-031-1/+11
* spl: atf: introduce spl_invoke_atf and make bl31_entry privatePhilipp Tomsich2017-11-261-8/+76
* spl: add support to booting with ATFKever Yang2017-05-151-0/+97