-
Notifications
You must be signed in to change notification settings - Fork 3k
M2351 RAM / ROM defines updated #8719
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
M2351 RAM / ROM defines updated #8719
Conversation
@deepikabhavnani could you please rebase this ? |
1bd39bd
to
6bb7435
Compare
Rebased |
@ccli8 - Please review |
@deepikabhavnani I meet link error:
|
@deepikabhavnani After applying #8607, it is working. I have no other concern. |
@ARMmbed/mbed-os-maintainers - This is also for 5.11 |
@ARMmbed/team-nuvoton Thoughts on the PR? Restarting CI |
Jumped the gun a bit. #8607 is still open. |
Comment was from team-nuvoton #8719 (comment) |
RAM/ROM sizes in tools were updated to report entire device size, and in M2351 they were used earlier to report secure/non-secure partition size. M2351 files are updated to take full RAM/ROM device size and derive secure and non-secure partition size based on that.
6bb7435
to
c0981a3
Compare
Rebased on top of master |
What's the status? Does it need review from Nuvoton or are we happy and it's ready for ci? |
Reviewed via email, will go to CI |
CI started |
CI restarted |
Test run: SUCCESSSummary: 4 of 4 test jobs passed |
exporters failed for one non relevant target, restarted |
Exporters for only gcc arm are green but not reported back and updated pipeline :( |
Description
RAM/ROM sizes in tools were updated to report entire device size, and in M2351 they were used earlier to report secure/non-secure partition size.
M2351 files are updated to take full RAM/ROM device size and derive secure and non-secure partition size based on that.
Commit for this PR: cb51f191d33887bdafe1c21d4f1d6f7c02348e8c
Other commits are from PR : #8607
Pull request type
Dependent on #8607
CC @ARMmbed/team-nuvoton