aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/make_fit_atf.py
AgeCommit message (Expand)AuthorFilesLines
2019-11-10rockchip: make_fit_atf.py: allow inclusion of a tee binaryHeiko Stuebner1-6/+46
2019-09-28rockchip: make_fit_atf.py: fix .its generation for a single atf imageHeiko Stuebner1-2/+2
2019-07-20rockchip: make_fit_atf.py: Eliminate pyelftools dependencyChris Webb1-43/+32
2019-07-05rockchip: make_fit_atf.py: fix loadables property set errorAndy Yan1-1/+1
2019-06-26rockchip: rk3399: Get bl31.elf via BL31Jagan Teki1-2/+17
2019-05-30rockchip: Cleanup of make_fit_atf.py.Christoph Muellner1-89/+64
2018-10-04rockchip: make_fit_atf: make python3 compatibleMian Yousaf Kaukab1-44/+45
2018-10-04rockchip: make_fit_atf: use elf entry pointMian Yousaf Kaukab1-3/+4
2018-10-04rockchip: make_fit_atf: fix warning unit_address_vs_regKever Yang1-9/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+2
2018-04-25arm: rockchip: make_fit_atf: remove unneeded importsPatrick Uiterwijk1-2/+0
2017-12-18rockchip: add a common script for generate fit itsKever Yang1-0/+221