Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
plat-sam: matrix: update code to be reuseable for sama7g54
Besides sama5d2, sama7g54 also has the matrix. Following changes are done to make the code reuseable for supporting sama7g54: - 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>
- Loading branch information