Skip to content

Commit

Permalink
plat-sam: matrix: update code to be reuseable for sama7g54
Browse files Browse the repository at this point in the history
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
TonyHan11 committed Aug 11, 2023
1 parent d8c2d02 commit 6246034
Show file tree
Hide file tree
Showing 3 changed files with 548 additions and 519 deletions.
Loading

0 comments on commit 6246034

Please sign in to comment.