Hi,
In my project we are using CORTEX A-53 for bare metal programming.For initialising the board we need Hardware libraries but there is no official git link for CORTEX A-53 libraries.
My Questions
1.Is there any official git libraries of Cortax A-53 Available or not ?
2.If no what will be the solution regarding Bare-matel programming ?
Thanks & Regards
Gokulraj
Arm Development Studio provides some example code that you can use as a reference.
I also recommend the Arm Cortex-A Series Programmer's Guide:
https://developer.arm.com/documentation/den0013/
If you are using a particular platform from a silicon vendor, they may also have device specific examples you can use.