commit | ce6ea411200833bdaa5b1e3f74adc67d5c7ecaba | [log] [tgz] |
---|---|---|
author | Valentin Caron <valentin.caron@foss.st.com> | Wed Feb 05 12:01:39 2025 +0100 |
committer | Jerome Forissier <jerome@forissier.org> | Mon Jun 02 14:48:31 2025 +0200 |
tree | 840ddd771f07d60fab4fecf2ef13b74eeef60996 | |
parent | acbc889c5a5fc57bb94f118ac1e289cfaeacc1c9 [diff] |
scmi-server: configure SCP-firmware from DT Use the node "scmi" in device-tree, to fill a struct scpfw_config. Pass the structure to SCP-fw through scpfw_configure() and clean this structure. Signed-off-by: Valentin Caron <valentin.caron@foss.st.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers