)]}' { "commit": "672d669d6c72f92c6b81464d1d421e392bc1aa3e", "tree": "f5bb93baf83f71586ae07fa218bf208af825fdce", "parents": [ "707f0710490a2e1c8442f16b12aa94edd4ac6cd3" ], "author": { "name": "Zelalem Aweke", "email": "zelalem.aweke@arm.com", "time": "Mon Jul 26 21:39:05 2021 -0500" }, "committer": { "name": "Zelalem Aweke", "email": "zelalem.aweke@arm.com", "time": "Tue Oct 05 11:56:00 2021 -0500" }, "message": "fix(plat/fvp): allow changing the kernel DTB load address\n\nWe currently use ARM_PRELOADED_DTB_BASE build\nvariable to pass the kernel DTB base address to\nthe kernel when using the ARM_LINUX_KERNEL_AS_BL33\noption. However this variable doesn\u0027t actually\nchange the DTB load address.\n\nThe DTB load address is actually specified in the\nFW_CONFIG DTS (fvp_fw_config.dts) as \u0027hw_config\u0027.\nThis patch passes the hw_config value instead of\nARM_PRELOADED_DTB_BASE allowing us to change\nthe kernel DTB load address through\nfvp_fw_config.dts.\n\nWith this change we don\u0027t need the ARM_PRELOADED_DTB_BASE\nbuild variable if RESET_TO_BL31 is not set.\nNote that the hw_config value needs to be within the\nARM_DTB_DRAM_NS region specified by FVP_DTB_DRAM_MAP_START\nand FVP_DTB_DRAM_MAP_SIZE.\n\nThis patch also expands the ARM_DTB_DRAM_NS region to 32MB.\n\nSigned-off-by: Zelalem Aweke \u003czelalem.aweke@arm.com\u003e\nChange-Id: Idd74cdf5d2c649bb320644392ba5d69e175a53a9\n", "tree_diff": [ { "type": "modify", "old_id": "541842fdef937200f01d454fb35bc738af733741", "old_mode": 33188, "old_path": "plat/arm/board/fvp/include/platform_def.h", "new_id": "90bb13568ccccb2e1f1b4c77ae301c43f935018d", "new_mode": 33188, "new_path": "plat/arm/board/fvp/include/platform_def.h" }, { "type": "modify", "old_id": "d7603128222af60b3d716e61ac8e582e40a732df", "old_mode": 33188, "old_path": "plat/arm/common/arm_bl31_setup.c", "new_id": "d131bb95b646f5e7309797b570cec8e38b5aefe2", "new_mode": 33188, "new_path": "plat/arm/common/arm_bl31_setup.c" }, { "type": "modify", "old_id": "dc8c6d01ec7ef1b8548bcd0676a661db50b914e9", "old_mode": 33188, "old_path": "plat/arm/common/arm_common.mk", "new_id": "ae9afb79533df8bf38e442dbab807ae99578f391", "new_mode": 33188, "new_path": "plat/arm/common/arm_common.mk" } ] }