Commit Graph

30392 Commits (aa42aeb514c12d97c1661cf2098ef66854c73113)

Author SHA1 Message Date
Paul Szczeanek aa42aeb514 callbacks to descriptors should not based on characteristic properties 2020-07-14 16:59:58 +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
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
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
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
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
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 d27ec8272a Apply astyle fix from CI 2020-07-03 16:24:38 +01:00
Lingkai Dong acfbca7ada Fix duplication of KW41Z Nanostack driver 2020-07-03 15:57:07 +01:00
Martin Kojtal d4f72df0da
Merge pull request #13227 from 0xc0170/fix_revert_pr13210
Revert "Fix kv parsing bug in greentea client."
2020-07-03 12:17:37 +02:00
Martin Kojtal dd209da675 Revert "Fix kv parsing bug in greentea client."
This reverts commit c70baa9289.

Reason for revert: needs to be reviewed again, will be sent via new PR
2020-07-03 10:02:51 +01:00
Martin Kojtal 3400ef66e7
Merge pull request #13222 from jeromecoutant/PR_PWM
STM32 PWM : avoid glitch after duty cycle change
2020-07-03 10:51:19 +02:00
Martin Kojtal 379bda2214
Merge pull request #13221 from jeromecoutant/PR_DAC_TICKLESS
STM32 ANALOGOUT and DEEPSLEEP
2020-07-03 10:50:59 +02:00
Martin Kojtal aeacaa8191
Merge pull request #13219 from jeromecoutant/PR_WB_RNG
STM32WB RNG: enable use from both M4 and M0+ cores
2020-07-03 10:49:13 +02:00
Martin Kojtal fe2fb48907
Merge pull request #13210 from dustin-crossman/pr/sleep_test_fix
Fix hal-sleep/sleep_manager Tests on Cypress Targets
2020-07-03 10:36:22 +02:00
Martin Kojtal fa7c32c29d
Merge pull request #13207 from jamesbeyond/fpga_fix
TEST: update NRF52840_DK with correct FPAG configuration
2020-07-03 10:17:02 +02:00
Martin Kojtal 57809c4a37
Merge pull request #13171 from LDong-Arm/reenable_aws_example
Re-enable AWS example, limit targets
2020-07-03 10:15:43 +02:00
jeromecoutant cf801464e1 BLE removed unused CYW4343X file 2020-07-03 09:58:20 +02:00
jeromecoutant 85e0334ec3 ADV_WISE TLS config duplication 2020-07-03 09:52:57 +02:00
Paul Szczeanek c3a39e9b4d stray tabs removed 2020-07-02 16:41:43 +01:00
Paul Szczeanek f2a6e8b0e8 update comment 2020-07-02 16:41:42 +01:00
Paul Szczeanek 2ffc61aacb added timer IRQ handler for TIMER2 2020-07-02 16:41:42 +01:00
Paul Szczeanek 9354bc2a95 memory footprint increased 2020-07-02 16:41:42 +01:00
Paul Szczeanek 3de3754a33 switch to 5.1 api 2020-07-02 16:41:42 +01:00
Paul Szczeanek bc44299512 added timerboundary to config 2020-07-02 16:41:42 +01:00
Paul Szczeanek 666f2f4b79 trigger complete callbacks after sending HCI message 2020-07-02 16:41:42 +01:00