Skip to content

Release candidate for mbed-os-5.11.0-rc3 #9064

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 106 commits into from
Dec 12, 2018
Merged

Conversation

cmonr
Copy link
Contributor

@cmonr cmonr commented Dec 11, 2018

No description provided.

Oren Cohen and others added 30 commits December 11, 2018 16:14
Add tests setup code and random bytes generator test.
* Add support for entropy injection
* Move psa_crypto_init & mbedtls_psa_crypto_free to setup & teardown handlers
* Skip test_crypto_asymmetric_encrypt_decrypt if RSA generation is not supported
ESP8266 maximum packet size when sending is 2048 bytes.
* Styling
* Correct error codes on failing connection
* Add panics where needed
* correct skip defines
* Fix psa_spm_init_refence_counter bug
* Modify linker scripts to be compatible with bootloader and PSA
* Add memory protection
* Modify original post-build step to allow link with PSA binaries
* Config kvstore for ITS on FUTURE_SEQUANA_PSA
* Enable PSA-Crypto on PSoC6 with NVSeed
Deepika and others added 16 commits December 11, 2018 16:14
"ns_types.h" results in build failure when networking feature is ignored with
.mbedignored. ESP8266 component should be enabled only when NSAPI is present.
…present

Build failures were observed when rtos is ignored with .mbedignored.
Components dependent on RTOS should be guarded with MBED_CONF_RTOS_PRESENT
- Remove require integrity flag (authentication) - always authenticate
- Use RBP KV to store CMAC also in write once case
- Allow removing a key if reading it failed on RBP authentication error
- Disable SecureStore if user disables MBED TLS AES CTR or CMAC
While connecting will run HW reset for the modem if reset wire is attached to a know pin.
Add the platform config DISABLE_MPU to allow the MPU to be disabled
from an application.
Make the option positively named, and as it is a platform config
option make sure it only affects platform code.

HAL functions still remain available even if platform is told not
to use them.
The cause of the pelion-enablement test failures for Nuvoton boards
is not caused by or related to the MPU so this patch re-enables the
MPU for these boards.

The cause of the  pelion-enablement test failures for the
UBLOX_C030_U201 has been identified and corrected so this patch
re-enables the MPU for this board.

This reverts commit b217c5f.
@cmonr
Copy link
Contributor Author

cmonr commented Dec 11, 2018

/morph build

@cmonr
Copy link
Contributor Author

cmonr commented Dec 11, 2018

/morph mbed2-release

@cmonr cmonr requested a review from a team December 11, 2018 22:16
@cmonr
Copy link
Contributor Author

cmonr commented Dec 11, 2018

@adbridge xD Those morph commands no longer to anything 😄

@cmonr
Copy link
Contributor Author

cmonr commented Dec 11, 2018

The following PRs were added into RC3 to resolve patching conflicts:

  • 8754
  • 8875
  • 8889
  • 8935

@cmonr
Copy link
Contributor Author

cmonr commented Dec 11, 2018

CI started

@mbed-ci
Copy link

mbed-ci commented Dec 12, 2018

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@0xc0170
Copy link
Contributor

0xc0170 commented Dec 12, 2018

We need to remove that morph commands

@0xc0170 0xc0170 merged commit 2994c3f into mbed-os-5.11 Dec 12, 2018
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.