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

musca_a1_wip #7645

Closed
wants to merge 3 commits into from
Closed

musca_a1_wip #7645

wants to merge 3 commits into from

Conversation

shuoo
Copy link

@shuoo shuoo commented May 18, 2018

I will enable tfm plus zephyr on musca a1 board.

galak and others added 3 commits March 13, 2018 15:43
The AN521 is a Soft Macro Model implementation of the SSE-200 subsystem
with SIE-200 and CMSDK components targeting the MPS2+ board.  The
SSE-200 subsystem implements two Cortex-M33 cores.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
ARM's Cortex-M Prototyping System (MPS2) is a board with an FPGA that
can be programmed with different 'SoCs'. To use these in Zephyr we need
a set of board files for each variant.

This adds a board for a variant which implements a Cortex-M33 CPU; the
naming of this matches that used for the Zephyr SoC (which is itself
based on ARM's documentation nomenclature).

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This patch adds a lot of hacks for getting non-secure execution in place
for ARM v8m.  This requires using the gcc 7-2017-q4 major compiler.

Signed-off-by: Andy Gross <andy.gross@linaro.org>
@codecov-io
Copy link

Codecov Report

Merging #7645 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7645   +/-   ##
=======================================
  Coverage   55.31%   55.31%           
=======================================
  Files         470      470           
  Lines       51936    51936           
  Branches     9927     9927           
=======================================
  Hits        28726    28726           
+ Misses      19285    19284    -1     
- Partials     3925     3926    +1
Impacted Files Coverage Δ
boards/posix/native_posix/timer_model.c 98.21% <0%> (-1.79%) ⬇️
lib/posix/pthread.c 69.84% <0%> (+0.5%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 198b358...7624c89. Read the comment docs.

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.

3 participants