• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ARMmbed / mbed-os / 12179
57%

Build:
DEFAULT BRANCH: master
Ran 21 Sep 2017 03:24PM UTC
Jobs 1
Files 317
Run time 28s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
12179

Pull #4892

travis-ci

web-flow
Generate/Link secure object file
Cortex v8 architecture based devices support secure/non-secure builds.
Secure build should generate the object file/library from elf during link
process which is used by non-secure binary during linking.

--in-implib=file specifies input import library
--out-implib=file specifies output library in which symbols are exported
--cmse-implib requests libraries mentioned above are secure gateway
libraries
Creation of secure library is done as part of linking process in GCC.
Non-Secure project should add this secure object file as part of the
linking process.

Secure library is named as TARGET_NAME.o to make it unique.
Pull Request #4892: Add Nuvoton m2351device

38 of 38 new or added lines in 5 files covered. (100.0%)

18717 of 51714 relevant lines covered (36.19%)

0.36 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
tools/memap.py
7
100.0
tools/toolchains/gcc.py
17
100.0
tools/export/uvision/__init__.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
tools/test/build_api/build_api_test.py
9
100.0
tools/export/cmsis/__init__.py
26
100.0
tools/export/uvision/__init__.py
33
100.0
tools/toolchains/gcc.py
33
100.0
tools/toolchains/iar.py
46
100.0
tools/export/__init__.py
52
100.0
tools/toolchains/arm.py
64
100.0
tools/targets/__init__.py
89
100.0
tools/memap.py
147
100.0
tools/toolchains/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 12179.1 21 Sep 2017 03:24PM UTC 0
36.19
Travis Job 12179.1
Source Files on build 12179
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12179
  • Pull Request #4892
  • PR Base - master (#12058)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc