OP-TEE / optee_os

Trusted side of the TEE
Other
1.59k stars 1.07k forks source link

Pauth thread keys used during boot_init_primary_late() #6988

Closed jenswi-linaro closed 2 months ago

jenswi-linaro commented 3 months ago

This can helps https://github.com/OP-TEE/optee_os/pull/6945 to use the thread specific pauth keys during boot_init_primary_late()

jenswi-linaro commented 3 months ago

.text_init is growing too much in this PR. I'm looking into it.

jenswi-linaro commented 3 months ago

Tags applied

jforissier commented 3 months ago

For "core: arm: introduce boot_init_primary_final()": Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>

jforissier commented 3 months ago

For "core: arm: boot: use thread specific PAUTH keys": Acked-by: Jerome Forissier <jerome.forissier@linaro.org>

jenswi-linaro commented 3 months ago

Squashed and tags applied. Note that "core: arm: call call_driver_initcalls() late" doesn't have any review tag yet.

etienne-lms commented 2 months ago

Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com> for commits "core: arm: introduce boot_init_primaryfinal()", "core: add call{early,service,driver}_initcalls()", "core: add and use service_init_crypto() macro" and "core: arm: call call_driver_initcalls() late".

Acked-by: Etienne Carriere <etienne.carriere@foss.st.com> for commit "core: arm: boot: use thread specific PAUTH keys".

jenswi-linaro commented 2 months ago

Tags applied.