Searched hist:"8 fef9e0cc8222b0116a93c5bc77ea17664994602" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/arm/kernel/ |
| H A D | boot.c | 8fef9e0cc8222b0116a93c5bc77ea17664994602 Tue Aug 31 19:24:33 UTC 2021 Jens Wiklander <jens.wiklander@linaro.org> core: virt: initialize heap via preinit_early()
Registers a function to initialize the heap used by OP-TEE partitions instead of doing it via init_tee_runtime(). With this the malloc() works a bit earlier when an OP-TEE partition is initialized.
Acked-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|