Skip to content
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

[WIP] Enable CoreValidation on CM52 with LLVM/Clang 18 #152

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

JonatanAntoni
Copy link
Member

Depends on CMSIS-Toolbox update

GuentherMartin
GuentherMartin previously approved these changes Apr 30, 2024
Copy link
Contributor

@GuentherMartin GuentherMartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Copy link

github-actions bot commented Apr 30, 2024

Test Results

   216 files   -   156    216 suites   - 156   0s ⏱️ - 8m 47s
    56 tests +    7     54 ✅ +   10      2 💤  -     3  0 ❌ ±0 
11 604 runs   - 6 624  9 596 ✅  - 2 368  2 008 💤  - 4 256  0 ❌ ±0 

Results for commit c56c9bc. ± Comparison against base commit f46041c.

This pull request removes 49 and adds 56 tests. Note that renamed tests count towards both.
CMSIS-Core.src ‑ apsr.c
CMSIS-Core.src ‑ basepri.c
CMSIS-Core.src ‑ bkpt.c
CMSIS-Core.src ‑ clrex.c
CMSIS-Core.src ‑ clz.c
CMSIS-Core.src ‑ control.c
CMSIS-Core.src ‑ cp15.c
CMSIS-Core.src ‑ cpsr.c
CMSIS-Core.src ‑ dmb.c
CMSIS-Core.src ‑ dsb.c
…
TC_CML1Cache_CleanDCacheByAddrWhileDisabled
TC_CML1Cache_EnDisableDCache
TC_CML1Cache_EnDisableICache
TC_CoreFunc_APSR
TC_CoreFunc_BASEPRI
TC_CoreFunc_Control
TC_CoreFunc_EnDisIRQ
TC_CoreFunc_EncDecIRQPrio
TC_CoreFunc_FAULTMASK
TC_CoreFunc_FPSCR
…
This pull request removes 5 skipped tests and adds 2 skipped tests. Note that renamed tests count towards both.
CMSIS-Core.src ‑ lda.c
CMSIS-Core.src ‑ ldaex.c
CMSIS-Core.src ‑ stl.c
CMSIS-Core.src ‑ stlex.c
CMSIS-Core.src ‑ systick.c
TC_CoreInstr_WFE
TC_CoreInstr_WFI

♻️ This comment has been updated with latest results.

@JonatanAntoni
Copy link
Member Author

Clang/LLVM 18 builds for CM52 still failing due to missing support in CMSIS-Toolbox. The support will be part of upcoming CMSIS-Toolbox 2.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants