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

Mbed os 5.11 #9042

Closed
wants to merge 41 commits into from
Closed

Mbed os 5.11 #9042

wants to merge 41 commits into from

Conversation

caixue1102
Copy link
Contributor

Description

Pull request type

[ ] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

adbridge and others added 30 commits November 29, 2018 13:59
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 11 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.
Release candidate for mbed-os-5.11.0-rc2
@cmonr cmonr requested a review from a team December 11, 2018 02:46
@cmonr
Copy link
Contributor

cmonr commented Dec 11, 2018

@caixue1102 Why was this PR opened?

@cmonr
Copy link
Contributor

cmonr commented Dec 11, 2018

Assuming no response is given, in 24 hours, this PR will be closed and requested for deletion.

Because GitHub keeps track and will update old PRs that have since been closed/merged, any update to either of these branches will spend GitHub resources. As long as this PR is open, CI resources will also be wasted.

Additionally, asusming no response, @caixue1102 will be blocked. No user info, no GitHub history, and no attempt at describing why this PR was opened.

@0xc0170 0xc0170 closed this Dec 11, 2018
@deepikabhavnani deepikabhavnani deleted the mbed-os-5.11 branch December 11, 2018 15:52
@cmonr cmonr restored the mbed-os-5.11 branch December 11, 2018 21:06
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.

None yet

9 participants