Searched hist:"61487 fe8420884d6b832de516b5f8bac4d834470" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/arm/kernel/ |
| H A D | link.mk | 61487fe8420884d6b832de516b5f8bac4d834470 Fri Jan 14 07:45:34 UTC 2022 Etienne Carriere <etienne.carriere@linaro.org> core: link: platform can define pager dummy resources
Allows platform to define paged and init dummy resources to allows platform specific resources to be linked in unpaged memory sections without propagating their unpaged constraint to the resources they depend on.
Platform should implement source files link_dummies_paged.c and/or link_dummies_init.c from their platform directory when needed.
Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
|