Commit Graph

30610 Commits (25ea7be2ff307f4145402c49ff13d091c223ea0b)

Author SHA1 Message Date
Leon Lindenfelser 7d08698352 Update MTS_DRAGONFLY_F411RE bootloader to work with mbed 5 & 6 2020-07-14 15:26:36 -05:00
Martin Kojtal 8734f2aa01
Merge pull request #13291 from jainvikas8/update-tfm-14Jul20
Update TF-M for ARM_MUSCA_B1
2020-07-14 21:07:39 +02:00
Paul Szczeanek aa42aeb514 callbacks to descriptors should not based on characteristic properties 2020-07-14 16:59:58 +01:00
Vikas Katariya 776ccce8d6 psa: Update TF-M for ARM_MUSCA_B1 2020-07-14 11:54:57 +01:00
Martin Kojtal 851c8870b6
Merge pull request #13285 from jainvikas8/enable-mcuboot-image-2
Use a different key to sign Non-secure image for ARM_MUSCA_B1 target
2020-07-14 12:03:11 +02:00
Vikas Katariya 486e72acaa tool: Use a different key to sign Non-secure image
This applies only to `ARM_MUSCA_B1` target
When MCUBOOT repo: UPSTREAM was set as default as part of TF-M 1.1
release, few things were changed:
MCUBOOT_IMAGE_NUMBER: '2'
MCUBOOT_UPGRADE_STRATEGY: 'OVERWRITE_ONLY'
MCUBOOT_HW_KEY: 'On'(default)

Therefore the signing strategy for Non-secure image (Mbed OS)
needs to be done with its own private key, which is validated during
boot.

Signed-off-by: Vikas Katariya <vikas.katariya@arm.com>
2020-07-13 16:37:48 +01:00
Paul Szczeanek c0391dc37b fixed size writes under size must be allowed 2020-07-13 14:42:53 +01:00
Rajkumar Kanagaraj 3f080dfd65 update the path in license, readme markdown, astyleignore 2020-07-13 05:24:45 -07:00
Rajkumar Kanagaraj fdaaffdc7a Stroage unittest directory restructure
- Move UNITTESTS/features/storage to UNITTESTS/storage
- update the .cmake files to refer the new directory
2020-07-10 14:59:53 +01:00
Rajkumar Kanagaraj aafdb8a0a3 Update the header reference from feature/storage to stroage 2020-07-10 14:59:53 +01:00
Rajkumar Kanagaraj 0bcf967870 Storage directory restructure:
- Move mbed-os/features/storage to mbed-os/storage
- Move components/storage/blockdevice to storage/blockdevice/COMPONENT_xxx
2020-07-10 14:59:53 +01:00
Martin Kojtal 4a0aaf1ce7
Merge pull request #13263 from Patater/update-tfm-20200709
psa: Update TF-M for ARM_MUSCA_B1
2020-07-10 13:25:28 +02:00
Martin Kojtal efe46b5aa1
Merge pull request #13011 from alzix/alzix/both-artifacts
Always build both .hex and .bin files
2020-07-10 09:31:32 +02:00
Ashok Rao 3a1b0744ba Moving around a few items within \rtos 2020-07-09 15:57:29 +01:00
Jaeden Amero 2f2e4a95a1 psa: Update TF-M for ARM_MUSCA_B1 2020-07-09 15:40:38 +01:00
Martin Kojtal aa605bb056
Merge pull request #13252 from marcemmers/span-add-begin-end
Implements iterators for the Span class to be compatible with std::span
2020-07-09 15:13:32 +02:00
jeromecoutant 686d4c797e TRAVIS update for non rtos compilation
travis needs to compile a target which doesn't support FLASHIAP
2020-07-09 13:48:44 +02:00
Marc Emmers a20ff63574 Add include <iterator> 2020-07-09 12:23:00 +02:00
Martin Kojtal 947eb7a044
Merge pull request #13258 from praveenCY/pr/merge_warning_fix
Fix deprecated warning messages in Cypress code
2020-07-09 11:53:40 +02:00
jeromecoutant dda1dcf229 STM32 custom target: create MCU_STM32xx inherit
Each target based on STM32 MCU can now inherit
common configuration defined by its STM32 family.
2020-07-09 11:32:25 +02:00
Martin Kojtal 4f9699a4d4
Merge pull request #13257 from rwalton-arm/dev/rwalton-arm/fix-invalid-json-nanostack-lib
Remove invalid unicode characters from mesh-api/mbed_lib.json
2020-07-09 11:15:29 +02:00
Martin Kojtal a2b79803af
Merge pull request #13247 from jamesbeyond/greentea_fix
GreenTea: Fix inconsistency of  Greentea KV message
2020-07-09 10:50:03 +02:00
Martin Kojtal be7571e741
Merge pull request #13217 from ARMmbed/feature-cordio-update-20-05
Feature cordio update 20 05
2020-07-09 10:13:10 +02:00
Martin Kojtal 57a0cfe204
Merge pull request #13237 from jeromecoutant/PR_PACK
STM32 custom target: Add missing information in arm pack manager for bootloader
2020-07-09 09:59:10 +02:00
Praveen babu chandran 0a65358a6d Fix deprecated warning messages in Cypress code 2020-07-08 13:25:11 -07:00
Rob Walton 1ed468b540 Remove invalid unicode characters from mesh-api/mbed_lib.json 2020-07-08 21:11:17 +01:00
Lingkai Dong 08aec8b61c UNITTESTS: update paths to nanostack-libservice 2020-07-08 17:25:39 +01:00
Lingkai Dong cb828c3aa1 Move nanostack-libservice into connectivity/libraries/ 2020-07-08 17:25:18 +01:00
Lingkai Dong a884f1ad43 UNITTESTS: Add comment for glob pattern 2020-07-08 16:39:29 +01:00
Lingkai Dong 817ff8ed8f Allow unittest.cmake from the whole mbed-os 2020-07-08 16:39:29 +01:00
Marc Emmers dfa8ea714d Add begin, end, rbegin and rend iterator functions to Span 2020-07-08 17:14:39 +02:00
Qinghao Shi 48d78c6374 GreenTea: Fix inconsistenet Greentea KV message 2020-07-08 09:24:55 +01:00
Martin Kojtal 13efd1af38
Merge pull request #13225 from jeromecoutant/PR_CYW4343X
BLE remove unused CYW4343X file
2020-07-08 09:38:21 +02:00
Martin Kojtal 2ebf2cf4c4
Merge pull request #13038 from paul-szczepanek-arm/kvstoredb
BLE: Add KVStore Security DB
2020-07-08 09:33:00 +02:00
Martin Kojtal 33a7a5f00e
Merge pull request #13230 from LDong-Arm/freescale_nanostack_rebase_fix
Fix duplication of KW41Z Nanostack driver
2020-07-07 20:45:49 +02:00
Martin Kojtal fb3728f39f
Merge pull request #13223 from kyle-cypress/pr/psoc-greentea-sync
PSoC Targets: Increase greentea sync timeout
2020-07-07 20:45:06 +02:00
Paul Szczeanek d080c7e85a add SPDX identifier 2020-07-06 15:06:04 +01:00
Martin Kojtal 338e5ea1b5
Merge pull request #13213 from jeromecoutant/PR_LED2
Reduce LED use in automatic CI tests
2020-07-06 15:55:54 +02:00
Martin Kojtal 42f3438e83
Merge pull request #13224 from jeromecoutant/PR_ADV
ADV_WISE TLS config duplication
2020-07-06 15:55:37 +02:00
jeromecoutant 55cd5c4527 STM32L4: add missing sectors in arm pack manager file
For STM32L4Rx and STM32L4Sx, Dual Bank configuration is set by default
2020-07-06 15:51:21 +02:00
jeromecoutant 52f964f5c1 STM32F7 add sectors in arm pack manager file
For STM32F76x and STM32F77x, Single Bank configuration is set by default
2020-07-06 15:51:21 +02:00
jeromecoutant 62c67af09b STM32F4 add sectors in arm pack manager file 2020-07-06 15:51:20 +02:00
jeromecoutant a4f65a0506 STM32F3: add missing RAM in arm pack manager file 2020-07-06 15:51:20 +02:00
jeromecoutant a5003419e0 STM32F2: add missing sectors in arm pack manager file 2020-07-06 15:51:19 +02:00
Martin Kojtal bd9e81935a
Merge pull request #13228 from paul-szczepanek-arm/patch-2
create a random static address using random data
2020-07-06 13:23:03 +02:00
Paul Szczepanek 3e6e671d17 make public and random static based on different nrf configs 2020-07-06 11:05:37 +01:00
Lingkai Dong 6e9dcc3f93 Move WiFi drivers from components to connectivity/drivers 2020-07-03 17:37:43 +01:00
Lingkai Dong a0a43ada37 Move cellular drivers from components to connectivity/drivers 2020-07-03 17:32:45 +01:00
Lingkai Dong f4c62f6369 Move 802.15.4_RF drivers from components to connectivity/drivers 2020-07-03 17:30:59 +01:00
Lingkai Dong d27ec8272a Apply astyle fix from CI 2020-07-03 16:24:38 +01:00