Home
last modified time | relevance | path

Searched hist:bf31bf1073134e3460341f89b5ef4ebdfc78e605 (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/kernel/
H A Dtpm.cbf31bf1073134e3460341f89b5ef4ebdfc78e605 Tue Mar 22 19:53:15 UTC 2022 Imre Kis <imre.kis@arm.com> core: Enable mapping DT from secure memory

Add CFG_MAP_EXT_DT_SECURE option to enable mapping the device tree from
the secure memory. As the device tree in the secure memory would only
have the event log address in the secure memory the property name is
changed from tpm_event_log_sm_addr to the standard tpm_event_log_addr
when CFG_MAP_EXT_DT_SECURE is enabled.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Imre Kis <imre.kis@arm.com>
/optee_os/core/mm/
H A Dcore_mmu.cbf31bf1073134e3460341f89b5ef4ebdfc78e605 Tue Mar 22 19:53:15 UTC 2022 Imre Kis <imre.kis@arm.com> core: Enable mapping DT from secure memory

Add CFG_MAP_EXT_DT_SECURE option to enable mapping the device tree from
the secure memory. As the device tree in the secure memory would only
have the event log address in the secure memory the property name is
changed from tpm_event_log_sm_addr to the standard tpm_event_log_addr
when CFG_MAP_EXT_DT_SECURE is enabled.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Imre Kis <imre.kis@arm.com>
/optee_os/mk/
H A Dconfig.mkbf31bf1073134e3460341f89b5ef4ebdfc78e605 Tue Mar 22 19:53:15 UTC 2022 Imre Kis <imre.kis@arm.com> core: Enable mapping DT from secure memory

Add CFG_MAP_EXT_DT_SECURE option to enable mapping the device tree from
the secure memory. As the device tree in the secure memory would only
have the event log address in the secure memory the property name is
changed from tpm_event_log_sm_addr to the standard tpm_event_log_addr
when CFG_MAP_EXT_DT_SECURE is enabled.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Imre Kis <imre.kis@arm.com>