Skip to content

M23: Fix compile error with mbed fault handler #10835

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

Merged
merged 1 commit into from
Jun 25, 2019

Conversation

ccli8
Copy link
Contributor

@ccli8 ccli8 commented Jun 14, 2019

Description

M23 doesn't implement ARMv8-M Main Extension. So like M0/M0+, these registers HFSR/MMFSR/BFSR/UFSR/DFSR are not present on M23. Remove access to them in mbed fault handler for M23 targets.

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

M23 doesn't implement Main Extension. So like M0/M0+, these registers HFSR/
MMFSR/BFSR/UFSR/DFSR are not present on M23. Remove access to them in mbed
fault handler for M23 targets.
@ciarmcom ciarmcom requested review from a team June 14, 2019 11:00
@ciarmcom
Copy link
Member

@ccli8, thank you for your changes.
@ARMmbed/mbed-os-core @ARMmbed/mbed-os-maintainers please review.

@adbridge
Copy link
Contributor

ci started

@mbed-ci
Copy link

mbed-ci commented Jun 22, 2019

Test run: FAILED

Summary: 2 of 11 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_cloud-client-test
  • jenkins-ci/mbed-os-ci_dynamic-memory-usage

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 24, 2019

2 failed jobs restarted (internal error)

@0xc0170 0xc0170 merged commit 3d88bdd into ARMmbed:master Jun 25, 2019
@ccli8 ccli8 deleted the nuvoton_m23_fault-handler branch June 26, 2019 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants