Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp2/
H A Dstm32_util.ha6a331e579211de7f93d7d28c26b9db4182fceef Mon Sep 02 13:06:05 UTC 2024 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: stm32_rifsc: restrain access on non secure peripherals for OP-TEE

Implement a driver specific firewall bus probe that will
only probe secure peripherals and implement firewall exceptions for
which no firewall operations will be done when CFG_INSECURE is set.
This allows, for example, to share a console with the non-secure world
for development purposes.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
H A Dmain.ca6a331e579211de7f93d7d28c26b9db4182fceef Mon Sep 02 13:06:05 UTC 2024 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: stm32_rifsc: restrain access on non secure peripherals for OP-TEE

Implement a driver specific firewall bus probe that will
only probe secure peripherals and implement firewall exceptions for
which no firewall operations will be done when CFG_INSECURE is set.
This allows, for example, to share a console with the non-secure world
for development purposes.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/drivers/firewall/
H A Dstm32_rifsc.ca6a331e579211de7f93d7d28c26b9db4182fceef Mon Sep 02 13:06:05 UTC 2024 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: stm32_rifsc: restrain access on non secure peripherals for OP-TEE

Implement a driver specific firewall bus probe that will
only probe secure peripherals and implement firewall exceptions for
which no firewall operations will be done when CFG_INSECURE is set.
This allows, for example, to share a console with the non-secure world
for development purposes.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>