aboutsummaryrefslogtreecommitdiff
path: root/common/spl/spl_atf.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-11-10common: spl: atf: support booting bl32 imageJoseph Chen1-14/+34
2019-07-02spl: atf: Fix uninitialized pointer to bl31_image_infoFrieder Schrempf1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-28spl: atf: pass NULL for bl32_ep pcKever Yang1-1/+2
2018-01-03spl: atf: add SPL_ATF_NO_PLATFORM_PARAM optionPhilipp Tomsich1-1/+11
2017-11-26spl: atf: introduce spl_invoke_atf and make bl31_entry privatePhilipp Tomsich1-8/+76
2017-05-15spl: add support to booting with ATFKever Yang1-0/+97