summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rockchip/make_fit_atf.py
Commit message (Expand)AuthorAgeFilesLines
* rockchip: make_fit_atf: ignore empty PT_LOAD segmentHeinrich Schuchardt2020-09-161-2/+3
* rockchip: make_fit_atf: use correct fdt_x references in config nodesHeiko Stuebner2020-02-191-1/+1
* rockchip: make_fit_atf: explicitly use python3Jack Mitchell2019-12-271-1/+1
* rockchip: make_fit_atf.py: allow inclusion of a tee binaryHeiko Stuebner2019-11-101-6/+46
* rockchip: make_fit_atf.py: fix .its generation for a single atf imageHeiko Stuebner2019-09-281-2/+2
* rockchip: make_fit_atf.py: Eliminate pyelftools dependencyChris Webb2019-07-201-43/+32
* rockchip: make_fit_atf.py: fix loadables property set errorAndy Yan2019-07-051-1/+1
* rockchip: rk3399: Get bl31.elf via BL31Jagan Teki2019-06-261-2/+17
* rockchip: Cleanup of make_fit_atf.py.Christoph Muellner2019-05-301-89/+64
* rockchip: make_fit_atf: make python3 compatibleMian Yousaf Kaukab2018-10-041-44/+45
* rockchip: make_fit_atf: use elf entry pointMian Yousaf Kaukab2018-10-041-3/+4
* rockchip: make_fit_atf: fix warning unit_address_vs_regKever Yang2018-10-041-9/+9
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+2
* arm: rockchip: make_fit_atf: remove unneeded importsPatrick Uiterwijk2018-04-251-2/+0
* rockchip: add a common script for generate fit itsKever Yang2017-12-181-0/+221