Skip to content

Release candidate for mbed-os-5.11.0-rc2 #8974

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 39 commits into from
Dec 5, 2018
Merged

Conversation

adbridge
Copy link
Contributor

@adbridge adbridge commented Dec 5, 2018

No description provided.

0xc0170 and others added 30 commits December 5, 2018 11:09
Fix comes from rabbitmq:

> On December 1st, 2018 (GMT) all repositories under the RabbitMQ account on PackageCloud
will be switched to use the new signing keys. RabbitMQ users who install packages
from PackageCloud must import the new signing keys before the migration.
The recommended way of doing that is by re-running PackageCloud setup
scripts (RabbitMQ, Erlang). Signing keys can be downloaded and imported directly
as well (RabbitMQ, Erlang). If the new keys are not imported, package installation
will start failing with a signature verification error.
…ion parameter.

Unlike the public address, the RANDOM address is guaranteed to exist.
If privacy is enabled, it means the controller will generates random resolvable addresses or non resolvable addresses depending on the config.
If privacy is not enabled then the device will use the device's random static address that doesn't change between radio processes.
This change makes it consistent with PeriodicAdvertisingReportEvent.
Use "macros_add" rather than "marcos" so any macros defined by
MCU_PSOC6 are not overwritten.
Turn off  the MPU for the PSOC 6 since it has a non-standard memory
map. This fixes crashes on boot for this target.
Remove all outdated information including supported services and old documentation links
Correct typo of PSA_PS_ERROR_OFFSET to PSA_ITS_ERROR_OFFSET.
Correct typo of PSA_PS_ERROR_OFFSET to PSA_ITS_ERROR_OFFSET.
Oren Cohen and others added 9 commits December 5, 2018 11:09
Use internal TDBStore instance instead of default one
PID should come first to create - to prevent timing attacks. Each partition can only request its own files. Thus starting lookup from the PID makes more sence.
PSA PID is of int32_t type - use native type during the whole flow for better readability.
Convert PID to unsigned for calculations only.
Add dedicated inline function for logic shift right.
@adbridge
Copy link
Contributor Author

adbridge commented Dec 5, 2018

/morph build

@adbridge
Copy link
Contributor Author

adbridge commented Dec 5, 2018

/morph mbed2-release

@mbed-bot
Copy link

mbed-bot commented Dec 5, 2018

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph mbed2-release

@0xc0170
Copy link
Contributor

0xc0170 commented Dec 5, 2018

CI started

@mbed-ci
Copy link

mbed-ci commented Dec 5, 2018

Test run: FAILED

Summary: 1 of 11 test jobs failed
Build number : 1
Build artifacts
Build logs

Failed test jobs:

  • jenkins-ci/mbed-os-ci_exporter

@0xc0170
Copy link
Contributor

0xc0170 commented Dec 5, 2018

Restarting exporters (timeouted)

@adbridge
Copy link
Contributor Author

adbridge commented Dec 5, 2018

Exporters still running after 2 hours ? !!

@cmonr
Copy link
Contributor

cmonr commented Dec 5, 2018

@adbridge No, the build history shows that an error was encountered, and @ARMmbed/mbed-os-test-team stopped, deployed a fix, and restarted.

@cmonr cmonr merged commit d962581 into mbed-os-5.11 Dec 5, 2018
@cmonr cmonr removed the needs: CI label Dec 5, 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.

10 participants