Home
last modified time | relevance | path

Searched refs:tfm_code (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/arch/arm/dts/
H A Dstm32mp257f-ev1-ca35tdcid-resmem.dtsi72 tfm_code: tfm-code@80000000 { label
H A Dstm32mp235f-dk-ca35tdcid-resmem.dtsi76 tfm_code: tfm-code@80000000 { label
H A Dstm32mp257f-dk-ca35tdcid-resmem.dtsi82 tfm_code: tfm-code@80000000 { label
H A Dstm32mp235f-dk-ca35tdcid-rif.dtsi834 &tfm_code {
883 …memory-region = <&tfm_code>, <&cm33_cube_fw>, <&tfm_data>, <&cm33_cube_data>, <&ipc_shmem>, <&spar…
H A Dstm32mp257f-ev1-ca35tdcid-rif.dtsi901 &tfm_code {
954 …memory-region = <&tfm_code>, <&cm33_cube_fw>, <&tfm_data>, <&cm33_cube_data>, <&ipc_shmem>, <&spar…
H A Dstm32mp257f-dk-ca35tdcid-rif.dtsi897 &tfm_code {
950 …memory-region= <&tfm_code>, <&cm33_cube_fw>, <&tfm_data>, <&cm33_cube_data>, <&ipc_shmem>, <&spare…
/optee_os/core/lib/libtomcrypt/src/math/
H A Dtfm_desc.c12 int tfm_code, ltc_code; member
29 if (err == tfm_to_ltc_codes[x].tfm_code) { in tfm_to_ltc_error()