summaryrefslogtreecommitdiff
path: root/platform/template/config.mk
AgeCommit message (Expand)AuthorFilesLines
2022-08-08platform: Remove redundant config.mk from all platformsAnup Patel1-77/+0
2020-10-18firmware: Remove FW_PAYLOAD_FDT_PATH compile-time optionAnup Patel1-1/+3
2020-06-05firmware: Remove FW_PAYLOAD_FDT and related documentationAnup Patel1-1/+0
2019-06-19platform: Enable all drivers by default.Atish Patra1-16/+0
2019-05-10platform: Enable dynamic firmware for appropriate platformsAnup Patel1-1/+7
2019-02-15Makefile: Add 'make run' command for platform specific runOlof Johansson1-2/+8
2019-02-12Makefile: Set ABI, ISA and Code Model in top-level makeAnup Patel1-8/+12
2019-02-12platform: template: Improve comments for FW_JUMP_ADDR and FW_PAYLOAD_OFFSETAnup Patel1-3/+13
2019-02-08platform: template: Move kernel start address to 4MB allignedAlistair Francis1-2/+4
2019-02-08platform/qemu/virt: Dynamically calculate xlenAlistair Francis1-0/+2
2019-01-24platform: add template platform filesDamien Le Moal1-0/+62