Code Monkey home page Code Monkey logo

mbed-os-example-attestation's Introduction

Running PSA Attestation examples on Mbed OS

This repository contains an example demonstrating the compilation and use of PSA Attestation on Mbed OS.

Example contained within this repository is inject attestation key-pair, get attetstaion token size and attetstaion token.

Prerequisites

Import

The following are the steps required to install the application:

  • Clone the repository and deploy the Mbed OS project: mbed import [email protected]:ARMmbed/mbed-os-example-attestation.git
  • Change your current directory: cd mbed-os-example-mbed-attestation

Compile

To compile the example program use mbed compile while specifying the target platform and the compiler. For example, in order to compile using the ARM GCC compiler and a K64F target platform use: mbed compile -m K64F -t GCC_ARM.

Once the compilation is completed successfully a binary file will be created: ./BUILD/K64F/GCC_ARM/mbed-os-example-mbed-attestation.bin

Program your board

  1. Connect your Mbed device to the computer over USB.
  2. Copy the binary file (mbed-os-example-mbed-attestation.bin) to the Mbed device.

Run

  1. Connect to the Mbed Device using a serial client application of your choice.
  2. Press the reset button on the Mbed device to run the program.

The expected output from a successful execution of the example program should be as follows:

Get attestation tGet attestation token:
        success!

Troubleshooting

If you have problems, you can review the documentation for suggestions on what could be wrong and how to fix it.

License and contributions

The software is provided under Apache-2.0 license. Contributions to this project are accepted under the same license. Please see contributing.md for more info.

This project contains code from other projects. The original license text is included in those source files. They must comply with our license guide.

mbed-os-example-attestation's People

Contributors

0xc0170 avatar adbridge avatar dgreen-arm avatar gpsimenos avatar ldong-arm avatar mbedmain avatar patater avatar rajkan01 avatar rwalton-arm avatar saheerb avatar urutva avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mbed-os-example-attestation's Issues

Failed to build `ARM_MUSCA_B1` with this example

What target(s) are you using?
ARM_MUSCA_B1

What toolchain(s) are you using?
GCC_ARM and ARMC6

What version of Mbed OS are you using (tag or sha)?
Master or mbed-os-6.4.0

to reproduce:
mbed test -t ARM -m ARM_MUSCA_B1

Failed to build ARM_MUSCA_B1 with this example

[Fatal Error] main.cpp@21,10: psa_initial_attestation_api.h: No such file or directory
[ERROR] ./main.cpp:21:10: fatal error: psa_initial_attestation_api.h: No such file or directory
   21 | #include "psa_initial_attestation_api.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Example doesn't build with ARMC6

Just tested on K64F with GCC_ARM. Works as expected and doesn't show any warnings.

However, the example doesn't build with ARMC6:

[Warning] @0,0: L3912W: Option 'legacyalign' is deprecated.
[Error] @0,0: L6218E: Undefined symbol main (referred from BUILD/K64F/ARMC6/rtos/TARGET_CORTEX/mbed_boot.o).
Warning: L3912W: Option 'legacyalign' is deprecated.
"/tmp/PWttPD", line 37 (column 3): Warning: L6312W: Empty Execution region description for region RW_IRAM1
Error: L6218E: Undefined symbol main (referred from BUILD/K64F/ARMC6/rtos/TARGET_CORTEX/mbed_boot.o).
Finished: 0 information, 2 warning and 1 error messages.
[ERROR] Warning: L3912W: Option 'legacyalign' is deprecated.
"/tmp/PWttPD", line 37 (column 3): Warning: L6312W: Empty Execution region description for region RW_IRAM1
Error: L6218E: Undefined symbol main (referred from BUILD/K64F/ARMC6/rtos/TARGET_CORTEX/mbed_boot.o).```

[OOB5.13]build failure when building example with ARMC6 and debug profile

When building the example using ARMC6 and the debug profile, with mbed-os-5.13 branch, I get the following link error(Undefined symbol pt_index_test_data ):

Link: mbed-os-example-attestation
[Warning] @0,0: L3912W: Option 'legacyalign' is deprecated.
[Warning] @0,0: L6439W: Multiply defined Global Symbol guard variable for mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/TARGET_PSA/services/storage/its/COMPONENT_PSA_SRV_IMPL/pits_impl.o) rejected in favor of Symbol defined in .bss._ZGVZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
[Warning] @0,0: L6439W: Multiply defined Global Symbol guard variable for mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/TARGET_PSA/services/storage/ps/COMPONENT_NSPE/protected_storage.o) rejected in favor of Symbol defined in .bss._ZGVZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
[Warning] @0,0: L6439W: Multiply defined Global Symbol guard variable for mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/device_key/source/DeviceKey.o) rejected in favor of Symbol defined in .bss._ZGVZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
[Warning] @0,0: L6439W: Multiply defined Global Symbol guard variable for mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/conf/kv_config.o) rejected in favor of Symbol defined in .bss._ZGVZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
[Warning] @0,0: L6439W: Multiply defined Global Symbol mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/TARGET_PSA/services/storage/its/COMPONENT_PSA_SRV_IMPL/pits_impl.o) rejected in favor of Symbol defined in .bss._ZZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
[Warning] @0,0: L6439W: Multiply defined Global Symbol mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/TARGET_PSA/services/storage/ps/COMPONENT_NSPE/protected_storage.o) rejected in favor of Symbol defined in .bss._ZZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
[Warning] @0,0: L6439W: Multiply defined Global Symbol mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/device_key/source/DeviceKey.o) rejected in favor of Symbol defined in .bss._ZZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
[Warning] @0,0: L6439W: Multiply defined Global Symbol mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/conf/kv_config.o) rejected in favor of Symbol defined in .bss._ZZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
[Warning] @0,0: L6439W: Multiply defined Global Symbol mbed::Callback<void()>::call() const defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/wifi/esp8266-driver/ESP8266/ESP8266.o) rejected in favor of Symbol defined in .text._ZNK4mbed8CallbackIFvvEE4callEv(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/wifi/esp8266-driver/ESP8266Interface.o).
[Warning] @0,0: L6439W: Multiply defined Global Symbol SingletonPtr<rtos::Mutex>::get() const defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/drivers/FlashIAP.o) rejected in favor of Symbol defined in .text._ZNK12SingletonPtrIN4rtos5MutexEE3getEv(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/netsocket/nsapi_dns.o).
[Warning] @0,0: L6439W: Multiply defined Global Symbol mbed::Callback<void(int)>::call(int) const defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/drivers/SPI.o) rejected in favor of Symbol defined in .text._ZNK4mbed8CallbackIFviEE4callEi(BUILD/K64F/ARMC6-DEBUG/mbed-os/drivers/SerialBase.o).
[Warning] @0,0: L6439W: Multiply defined Global Symbol SingletonPtr<mbed::Timeout>::get() const defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/frameworks/utest/source/utest_shim.o) rejected in favor of Symbol defined in .text._ZNK12SingletonPtrIN4mbed7TimeoutEE3getEv(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/nanostack/nanostack-hal-mbed-cmsis-rtos/arm_hal_fhss_timer.o).
[Warning] @0,0: L6439W: Multiply defined Global Symbol mbed::DirHandle::readdir()::ent defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/filesystem/Dir.o) rejected in favor of Symbol defined in .bss._ZZN4mbed9DirHandle7readdirEvE3ent(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/filesystem/FileSystem.o).
[Warning] @0,0: L6776W: The debug frame in .debug_frame(BUILD/K64F/ARMC6-DEBUG/mbed-os/drivers/FlashIAP.o) does not describe an executable section.
[Error] @0,0: L6218E: Undefined symbol pt_index_test_data (referred from BUILD/K64F/ARMC6-DEBUG/mbed-os/features/mbedtls/mbed-crypto/src/gcm.o).
Warning: L3912W: Option 'legacyalign' is deprecated.
"/tmp/rfwklO", line 37 (column 3): Warning: L6312W: Empty Execution region description for region RW_IRAM1
Warning: L6439W: Multiply defined Global Symbol guard variable for mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/TARGET_PSA/services/storage/its/COMPONENT_PSA_SRV_IMPL/pits_impl.o) rejected in favor of Symbol defined in .bss._ZGVZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol guard variable for mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/TARGET_PSA/services/storage/ps/COMPONENT_NSPE/protected_storage.o) rejected in favor of Symbol defined in .bss._ZGVZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol guard variable for mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/device_key/source/DeviceKey.o) rejected in favor of Symbol defined in .bss._ZGVZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol guard variable for mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/conf/kv_config.o) rejected in favor of Symbol defined in .bss._ZGVZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/TARGET_PSA/services/storage/its/COMPONENT_PSA_SRV_IMPL/pits_impl.o) rejected in favor of Symbol defined in .bss._ZZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/TARGET_PSA/services/storage/ps/COMPONENT_NSPE/protected_storage.o) rejected in favor of Symbol defined in .bss._ZZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/device_key/source/DeviceKey.o) rejected in favor of Symbol defined in .bss._ZZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/conf/kv_config.o) rejected in favor of Symbol defined in .bss._ZZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol mbed::Callback<void()>::call() const defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/wifi/esp8266-driver/ESP8266/ESP8266.o) rejected in favor of Symbol defined in .text._ZNK4mbed8CallbackIFvvEE4callEv(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/wifi/esp8266-driver/ESP8266Interface.o).
Warning: L6439W: Multiply defined Global Symbol SingletonPtr<rtos::Mutex>::get() const defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/drivers/FlashIAP.o) rejected in favor of Symbol defined in .text._ZNK12SingletonPtrIN4rtos5MutexEE3getEv(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/netsocket/nsapi_dns.o).
Warning: L6439W: Multiply defined Global Symbol mbed::Callback<void(int)>::call(int) const defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/drivers/SPI.o) rejected in favor of Symbol defined in .text._ZNK4mbed8CallbackIFviEE4callEi(BUILD/K64F/ARMC6-DEBUG/mbed-os/drivers/SerialBase.o).
Warning: L6439W: Multiply defined Global Symbol SingletonPtr<mbed::Timeout>::get() const defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/frameworks/utest/source/utest_shim.o) rejected in favor of Symbol defined in .text._ZNK12SingletonPtrIN4mbed7TimeoutEE3getEv(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/nanostack/nanostack-hal-mbed-cmsis-rtos/arm_hal_fhss_timer.o).
Warning: L6439W: Multiply defined Global Symbol mbed::DirHandle::readdir()::ent defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/filesystem/Dir.o) rejected in favor of Symbol defined in .bss._ZZN4mbed9DirHandle7readdirEvE3ent(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/filesystem/FileSystem.o).
Warning: L6776W: The debug frame in .debug_frame(BUILD/K64F/ARMC6-DEBUG/mbed-os/drivers/FlashIAP.o) does not describe an executable section.
Error: L6218E: Undefined symbol pt_index_test_data (referred from BUILD/K64F/ARMC6-DEBUG/mbed-os/features/mbedtls/mbed-crypto/src/gcm.o).
Finished: 0 information, 16 warning and 1 error messages.
[ERROR] Warning: L3912W: Option 'legacyalign' is deprecated.
"/tmp/rfwklO", line 37 (column 3): Warning: L6312W: Empty Execution region description for region RW_IRAM1
Warning: L6439W: Multiply defined Global Symbol guard variable for mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/TARGET_PSA/services/storage/its/COMPONENT_PSA_SRV_IMPL/pits_impl.o) rejected in favor of Symbol defined in .bss._ZGVZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol guard variable for mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/TARGET_PSA/services/storage/ps/COMPONENT_NSPE/protected_storage.o) rejected in favor of Symbol defined in .bss._ZGVZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol guard variable for mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/device_key/source/DeviceKey.o) rejected in favor of Symbol defined in .bss._ZGVZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol guard variable for mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/conf/kv_config.o) rejected in favor of Symbol defined in .bss._ZGVZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/TARGET_PSA/services/storage/its/COMPONENT_PSA_SRV_IMPL/pits_impl.o) rejected in favor of Symbol defined in .bss._ZZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/TARGET_PSA/services/storage/ps/COMPONENT_NSPE/protected_storage.o) rejected in favor of Symbol defined in .bss._ZZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/device_key/source/DeviceKey.o) rejected in favor of Symbol defined in .bss._ZZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol mbed::KVMap::get_instance()::instance defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/conf/kv_config.o) rejected in favor of Symbol defined in .bss._ZZN4mbed5KVMap12get_instanceEvE8instance(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/kvstore/global_api/kvstore_global_api.o).
Warning: L6439W: Multiply defined Global Symbol mbed::Callback<void()>::call() const defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/wifi/esp8266-driver/ESP8266/ESP8266.o) rejected in favor of Symbol defined in .text._ZNK4mbed8CallbackIFvvEE4callEv(BUILD/K64F/ARMC6-DEBUG/mbed-os/components/wifi/esp8266-driver/ESP8266Interface.o).
Warning: L6439W: Multiply defined Global Symbol SingletonPtr<rtos::Mutex>::get() const defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/drivers/FlashIAP.o) rejected in favor of Symbol defined in .text._ZNK12SingletonPtrIN4rtos5MutexEE3getEv(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/netsocket/nsapi_dns.o).
Warning: L6439W: Multiply defined Global Symbol mbed::Callback<void(int)>::call(int) const defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/drivers/SPI.o) rejected in favor of Symbol defined in .text._ZNK4mbed8CallbackIFviEE4callEi(BUILD/K64F/ARMC6-DEBUG/mbed-os/drivers/SerialBase.o).
Warning: L6439W: Multiply defined Global Symbol SingletonPtr<mbed::Timeout>::get() const defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/frameworks/utest/source/utest_shim.o) rejected in favor of Symbol defined in .text._ZNK12SingletonPtrIN4mbed7TimeoutEE3getEv(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/nanostack/nanostack-hal-mbed-cmsis-rtos/arm_hal_fhss_timer.o).
Warning: L6439W: Multiply defined Global Symbol mbed::DirHandle::readdir()::ent defined in invalid_group(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/filesystem/Dir.o) rejected in favor of Symbol defined in .bss._ZZN4mbed9DirHandle7readdirEvE3ent(BUILD/K64F/ARMC6-DEBUG/mbed-os/features/storage/filesystem/FileSystem.o).
Warning: L6776W: The debug frame in .debug_frame(BUILD/K64F/ARMC6-DEBUG/mbed-os/drivers/FlashIAP.o) does not describe an executable section.
Error: L6218E: Undefined symbol pt_index_test_data (referred from BUILD/K64F/ARMC6-DEBUG/mbed-os/features/mbedtls/mbed-crypto/src/gcm.o).
Finished: 0 information, 16 warning and 1 error messages.

[mbed] ERROR: "/usr/bin/python" returned error.
       Code: 1
       Path: "/home/roneld01/work/OOB/5.13/mbed-os-example-attestation"
       Command: "/usr/bin/python -u /home/roneld01/work/OOB/5.13/mbed-os-example-attestation/mbed-os/tools/make.py -t ARMC6 -m K64F --profile mbed-os/tools/profiles/debug.json --source . --build ./BUILD/K64F/ARMC6-DEBUG -c"

default branch not master?

I've just noticed as our script failed - could not checkout master.

To follow our release procedure, master should be set as default branch , please fix

Latest example failed to run on K64F

The latest example build successfullyon K64F, but failed to run.
Throw errors:

warning (-133) - this attempt at entropy injection failed
Get attestation token:
        assertion failed at .\main.cpp:100 - actual:-148expected:0

This was found by the new example smoke tests

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.