mbed-os/features/mbedtls/targets
Alexandre Bourdiol adcf0e2fa5 DISCO_H747I Dualcore support
Add 2 targets for DISCO_H747I dualcore:
* DISCO_H747I      -> for CM7 core
* DISCO_H747I_CM4  -> for CM4 core

Current restrictions:
* TICKLESS deactivated
* DeepSleep not supported (DeepSleep wrapped to sleep)

Warning: use of the same IP (example I2C1) by both core at the same time is not prevented,
but is strongly not recommended.
Some Hardware Semaphore are use for common IP, to manage concurrent access by both cores: Flash, GPIO, RCC.

Warning: Drag and drop of binary to DISCO_H747I will flash CM7.
         In order to flash CM4, one can use STM32 CubeProgrammer tool.
2019-10-14 18:02:57 +02:00
..
TARGET_Cypress/TARGET_MXCRYPTO Updated mbedTLS CRYPTO target to be more flexibly configured for supported boards 2019-09-12 01:30:54 +02:00
TARGET_NUVOTON [Nuvoton] Fix crypto AC management 2018-12-19 10:17:39 +08:00
TARGET_STM DISCO_H747I Dualcore support 2019-10-14 18:02:57 +02:00
TARGET_Silicon_Labs Modify HW accelerator drivers to new error code 2018-11-11 09:59:18 +02:00
hash_wrappers.c Adjust partner code for MD HW acceleration to new MD API 2018-02-28 10:02:56 +01:00