summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/make_fit_atf.py
AgeCommit message (Expand)Author
2020-09-16rockchip: make_fit_atf: ignore empty PT_LOAD segmentHeinrich Schuchardt
2020-02-19rockchip: make_fit_atf: use correct fdt_x references in config nodesHeiko Stuebner
2019-12-27rockchip: make_fit_atf: explicitly use python3Jack Mitchell
2019-11-10rockchip: make_fit_atf.py: allow inclusion of a tee binaryHeiko Stuebner
2019-09-28rockchip: make_fit_atf.py: fix .its generation for a single atf imageHeiko Stuebner
2019-07-20rockchip: make_fit_atf.py: Eliminate pyelftools dependencyChris Webb
2019-07-05rockchip: make_fit_atf.py: fix loadables property set errorAndy Yan
2019-06-26rockchip: rk3399: Get bl31.elf via BL31Jagan Teki
2019-05-30rockchip: Cleanup of make_fit_atf.py.Christoph Muellner
2018-10-04rockchip: make_fit_atf: make python3 compatibleMian Yousaf Kaukab
2018-10-04rockchip: make_fit_atf: use elf entry pointMian Yousaf Kaukab
2018-10-04rockchip: make_fit_atf: fix warning unit_address_vs_regKever Yang
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-25arm: rockchip: make_fit_atf: remove unneeded importsPatrick Uiterwijk
2017-12-18rockchip: add a common script for generate fit itsKever Yang