Searched hist:"33 ac6f99abcbb2d3b8303af5194390cafb4e6853" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/plat/qemu/common/ |
| H A D | common.mk | 33ac6f99abcbb2d3b8303af5194390cafb4e6853 Thu Oct 31 15:46:25 UTC 2024 Mathieu Poirier <mathieu.poirier@linaro.org> fix(qemu-sbsa): fix compilation error when accessing DT functions
When building SBSA, using DT functions from fdt_wrappers.c produces a linker error. Adding:
BL2_SOURCES += ${FDT_WRAPPERS_SOURCES}
fixes the problem. Since the same inclusion would be present in both qemu/platform.mk and qemu_sbsa/platform.mk, do the changes in qemu/common/common.mk.
Change-Id: I775b06c1741f6618813c5e1d2c64cdc1888d8519 Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
|
| /rk3399_ARM-atf/plat/qemu/qemu_sbsa/ |
| H A D | platform.mk | 33ac6f99abcbb2d3b8303af5194390cafb4e6853 Thu Oct 31 15:46:25 UTC 2024 Mathieu Poirier <mathieu.poirier@linaro.org> fix(qemu-sbsa): fix compilation error when accessing DT functions
When building SBSA, using DT functions from fdt_wrappers.c produces a linker error. Adding:
BL2_SOURCES += ${FDT_WRAPPERS_SOURCES}
fixes the problem. Since the same inclusion would be present in both qemu/platform.mk and qemu_sbsa/platform.mk, do the changes in qemu/common/common.mk.
Change-Id: I775b06c1741f6618813c5e1d2c64cdc1888d8519 Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
|
| /rk3399_ARM-atf/plat/qemu/qemu/ |
| H A D | platform.mk | 33ac6f99abcbb2d3b8303af5194390cafb4e6853 Thu Oct 31 15:46:25 UTC 2024 Mathieu Poirier <mathieu.poirier@linaro.org> fix(qemu-sbsa): fix compilation error when accessing DT functions
When building SBSA, using DT functions from fdt_wrappers.c produces a linker error. Adding:
BL2_SOURCES += ${FDT_WRAPPERS_SOURCES}
fixes the problem. Since the same inclusion would be present in both qemu/platform.mk and qemu_sbsa/platform.mk, do the changes in qemu/common/common.mk.
Change-Id: I775b06c1741f6618813c5e1d2c64cdc1888d8519 Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
|