Searched hist:"5 dd1570ac5b0f6563b1a9c074533a19107b8222d" (Results 1 – 3 of 3) sorted by relevance
| /optee_os/scripts/ |
| H A D | gen_tee_bin.py | 5dd1570ac5b0f6563b1a9c074533a19107b8222d Mon Oct 21 21:17:43 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: add embedded data region
Until this patch hashes has been supplied as a single blob following the init part when configured for paging. To facilitate storing additional data when OP-TEE is initializing a struct boot_embdata is added. This struct is populated gen_tee_bin.py and later interpreted by assembly boot code and init_runtime().
Previous memory allocation for hashes in the linker script is replaced by this new mechanism.
Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | asm-defines.c | 5dd1570ac5b0f6563b1a9c074533a19107b8222d Mon Oct 21 21:17:43 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: add embedded data region
Until this patch hashes has been supplied as a single blob following the init part when configured for paging. To facilitate storing additional data when OP-TEE is initializing a struct boot_embdata is added. This struct is populated gen_tee_bin.py and later interpreted by assembly boot code and init_runtime().
Previous memory allocation for hashes in the linker script is replaced by this new mechanism.
Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | kern.ld.S | 5dd1570ac5b0f6563b1a9c074533a19107b8222d Mon Oct 21 21:17:43 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: add embedded data region
Until this patch hashes has been supplied as a single blob following the init part when configured for paging. To facilitate storing additional data when OP-TEE is initializing a struct boot_embdata is added. This struct is populated gen_tee_bin.py and later interpreted by assembly boot code and init_runtime().
Previous memory allocation for hashes in the linker script is replaced by this new mechanism.
Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|