You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds new SoC. The vendor provides a tool (halcogen) to
generate code including SoC init and errata handling code, which
is also included here after adapting it to coding style and reducing
dependencies. As for erratas, the applicable one at this stage is PLL
startup errata.
We also have CORTEX-R5#7 (ARM ID-780125), but we did not implement it
due to several reasons:
1. did not implement it in the past codebase
2. Halcogen code does not implement it
3. This is Cortex R5 errata, Xilinx R5 implementation has this note
https://adaptivesupport.amd.com/s/article/65878
Signed-off-by: Tavish Naruka <[email protected]>
0 commit comments