summaryrefslogtreecommitdiff
path: root/sysutils/arm-trusted-firmware-rk3399
AgeCommit message (Collapse)AuthorFilesLines
2020-06-30- Re-factor the arm-trusted-firmware packages into common definitions andthorpej7-201/+7
build infrastructure. - Update arm-trusted-firmware to v2.3.
2020-02-23properly fix reboots for rk3399 ATF, by pulling inmrg7-31/+73
https://github.com/ARM-software/arm-trusted-firmware/commit/d52331d01e0efae36e837af90887a8aed33ff604#diff-94a9f1c135591eedd6addbcc729f46fb and removing my hack. switch rk3399 ATF to release builds over debug builds. bump both u-boot-pinebook-pro & arm-trusted-firmware-rk3399.
2020-02-22fix reboot on pinebook-pro.mrg6-4/+117
pull in https://github.com/ARM-software/arm-trusted-firmware/commit/b4899041e5f0b8e8b388c6511b5233516b8785ec from upstream, and also force this code path to be used. bump version of both the rk3399 ATF and the pbp u-boot, and adjust the buildlink version to require the updated ATF. fix MESSAGE for u-boot-pinebook-pro to not refer to rockpro64.
2020-01-23fix copy/paste fixup omission in buildlink guardsjakllsch1-4/+4
2020-01-06add a package to build arm trusted firmware for rockchip RK3399,mrg5-0/+87
as needed by pinebook pro (and usable by others, likely.) this is using the latest ATF release version - v2.2.