Home
last modified time | relevance | path

Searched hist:"45 febb458e2a4ad5496bc1b287db835d526a769b" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/plat-sam/
H A Dmatrix.h45febb458e2a4ad5496bc1b287db835d526a769b Wed Aug 09 07:18:24 UTC 2023 Tony Han <tony.han@microchip.com> plat-sam: matrix: update code to be reuseable for sama7g5

Besides sama5d2, sama7g5 also has the matrix. Following changes are done
to make the code reuseable for supporting sama7g5:
- move definition of "peri_security_array[]" from matrix.c to main.c
- replace "matrix32_base()" and "matrix64_base()" with "matrix_base()"
- update code according to the above changes

Signed-off-by: Tony Han <tony.han@microchip.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
H A Dmatrix.c45febb458e2a4ad5496bc1b287db835d526a769b Wed Aug 09 07:18:24 UTC 2023 Tony Han <tony.han@microchip.com> plat-sam: matrix: update code to be reuseable for sama7g5

Besides sama5d2, sama7g5 also has the matrix. Following changes are done
to make the code reuseable for supporting sama7g5:
- move definition of "peri_security_array[]" from matrix.c to main.c
- replace "matrix32_base()" and "matrix64_base()" with "matrix_base()"
- update code according to the above changes

Signed-off-by: Tony Han <tony.han@microchip.com>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>