jeromecoutant
cbba284677
STM32L5 : Introduce NUCLEO_L552ZE_Q board
2020-02-05 15:25:11 +00:00
jeromecoutant
119894336e
STM32L5 : update generic STM files for L5
2020-02-05 15:25:11 +00:00
jeromecoutant
a495a6b025
STM32L5: add API L5 family files
2020-02-05 15:25:11 +00:00
jeromecoutant
513eebf5e2
STM32L5: TOOLCHAIN automatic updates
2020-02-05 15:25:11 +00:00
jeromecoutant
89962e60a9
STM32L5: STM32Cube_FW_L5_V1.0.0 files
2020-02-05 15:25:11 +00:00
PARKJIHOON
afedfc06f1
comments the performance of TRNG
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:25:11 +00:00
PARKJIHOON
2a2d6cf6a3
Tidy up comments
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:25:11 +00:00
PARKJIHOON
0a0d4f5a17
fix typo 'modifyh'
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:25:11 +00:00
PARKJIHOON
66887ee138
fix typo 'modifyh'
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:25:11 +00:00
PARKJIHOON
e8b27c2780
Default use BEDTLS_SHA512_SMALLER for SW fallback
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:25:11 +00:00
PARKJIHOON
b15af51988
fix header for samsung spi driver
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:25:11 +00:00
PARKJIHOON
d88255217b
Update SSS header contents
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:23:57 +00:00
Andrew Chong
398924cbaa
Adding in SPDX Apache 2.0 for the Apache 2 declared Samsung license headers.
2020-02-05 15:20:32 +00:00
Andrew Chong
a98d2795fc
Changed 2018 or 2019 copyright to 2020 via sed auto change.
2020-02-05 15:20:32 +00:00
Andrew Chong
4356e8c635
Minor astyle change.
2020-02-05 15:09:40 +00:00
PARKJIHOON
dc72c8a30c
remove .mbedignore list
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:09:40 +00:00
PARKJIHOON
45fd046cc3
tidy up unused comment
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:09:40 +00:00
PARKJIHOON
ad2c344ac0
tidy up unused printf
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:09:40 +00:00
PARKJIHOON
e2490ff318
error case prints out using mbed_error_printf()
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:09:40 +00:00
PARKJIHOON
cf8666ade9
Remove Target dependant mbed_error()
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:09:40 +00:00
Andrew Chong
ba604e8799
Removed PortIn/Out/InOut from Samsung target for now.
2020-02-05 15:09:40 +00:00
Andrew Chong
0588b5502a
Applied the latest astyle.
2020-02-05 15:09:40 +00:00
Andrew Chong
14f27720a2
Updated the code fix of timer and Mbed TLS.
2020-02-05 15:09:40 +00:00
Andrew Chong
183ff84d45
Revert "Removing CMSIS_NVIC_VIRTUAL from S5JS100 target conf."
...
This reverts commit e75292a11402e88a33dc25b6fbc03095604ae860.
2020-02-05 15:09:40 +00:00
Andrew Chong
c8772432e5
Removing CMSIS_NVIC_VIRTUAL from S5JS100 target conf.
2020-02-05 15:09:40 +00:00
Andrew Chong
5307e41ef7
Revert "Removed the unused port_api.c driver code."
...
This reverts commit 9fad25f8dcc30591ce5c5f7c51945eabb8de2617.
2020-02-05 15:09:40 +00:00
Andrew Chong
8019057f8e
Removed the unused port_api.c driver code.
2020-02-05 15:09:40 +00:00
Andrew Chong
ce3ccb1830
Revert "Following the IAR dynamic heap policy."
...
This reverts commit 374aed24111d80b03efc096722daa84234cfb613.
2020-02-05 15:09:40 +00:00
Andrew Chong
748880e006
Revert "Forgot to set the IAR base heap size to minimal."
...
This reverts commit be5633d11e243d58406ddee27a1c75d242664a3e.
2020-02-05 15:09:40 +00:00
Andrew Chong
4250f12ae8
Forgot to set the IAR base heap size to minimal.
2020-02-05 15:09:40 +00:00
PARKJIHOON
31ae3ac0a4
Assign VTOR address '0'
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:09:40 +00:00
Andrew Chong
44901f17db
Following the IAR dynamic heap policy.
2020-02-05 15:09:40 +00:00
PARKJIHOON
6c3477117b
tidy up PR comments #3
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:09:40 +00:00
PARKJIHOON
cd37b0cf8e
tidy up PR comments #2
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:03:36 +00:00
PARKJIHOON
873fc4308a
fix Link Script format
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:03:36 +00:00
PARKJIHOON
9ea2ce91fa
tidy up PR comments #1
...
Signed-off-by: PARKJIHOON <jh6186.park@samsung.com>
2020-02-05 15:03:36 +00:00
Andrew Chong
35b176b896
Ran astyle on features/mbedtls/targets/TARGET_Samsung.
2020-02-05 14:52:27 +00:00
Andrew Chong
3d59a5617e
Removing CMSIS pack connector of from S5JS100.
2020-02-05 14:40:24 +00:00
PARKJIHOON
f7fcae90c8
Adding Samsung Exynos i S111 target code. Adding a new target of HW development kit using [Samsung Exynos i S111]( https://www.samsung.com/semiconductor/minisite/exynos/products/iot/exynos-i-s111/ ) module to Mbed-OS. This will widen the HW choices of Mbed-OS enabled NB-IoT, GNSS and Security (eFuse, AES, SHA-2, PKA, Secure Storage, Security Sub-System, [PUF]( https://en.wikipedia.org/wiki/Physical_unclonable_function )) modules. Target Name: S5JS100
...
Co-authored-by: Ivan Galkin <ivan.galkin@samsung.com>
Co-authored-by: Seokwon Lee <swon.lee@samsung.com>
Co-authored-by: Zhizhe Zhu <zhizhe.zhu@samsung.com>
Co-authored-by: Xinyi Zhao <xinyi.zhao@samsung.com>
2020-02-05 14:40:24 +00:00
Dustin Crossman
cd86cf9371
Update psoc6pdl to version 1.4.0
2020-02-05 14:40:24 +00:00
Dustin Crossman
2e7809fdd0
Update abstraction rtos with improved documentation and utilities.
2020-02-05 14:40:24 +00:00
Dustin Crossman
d07d61f12a
Update psoc6 core_lib with additional documentation and bit manipulation utilities.
2020-02-05 14:40:24 +00:00
Dustin Crossman
27672bd59b
Updated cypress target code with latest configurator and PDL library (1.4.0).
2020-02-05 14:40:24 +00:00
Risto Huhtala
b429a6b8ef
Update mbed-coap changelog-md with v5.1.3 information
2020-02-05 14:40:24 +00:00
Risto Huhtala
3edd93b108
mbed-coap uint16 overflow when calculating packet data size
2020-02-05 14:40:24 +00:00
Risto Huhtala
ca3a848e80
Code review fix. Removing extra spaces
2020-02-05 14:40:24 +00:00
Risto Huhtala
23a23b948b
mbed-coap Buffer overflow when paring CoAP message
2020-02-05 14:40:24 +00:00
Shuopeng Deng
440752ff39
fix code review ARs
2020-02-05 14:40:24 +00:00
Shuopeng Deng
4c4f1826bb
Removed a hardcoded timeout in CyH4TransportDriver.cpp
...
Replaced a hardcoded timeout in CyH4TransportDriver.cpp with a cypress
hal function. The cypress PUTC hal API only blocks until data has been
send into the HW buffer, not until all data has been out of the HW
buffer. Modified an API to block untill all tx transmit is complete.
This allows the removal of a hardcoded timeout in
CyH4TransportDriver.cpp that waits for data int the HW buffer to be
sent.
2020-02-05 14:40:24 +00:00
Kevin Bracey
8fb5307af6
Robustify equeue multithread test
...
Rather than wait 10ms before breaking the other thread, and expecting at
least one event to have been run, wait for one event to be run, then
break.
Should avoid some spurious failures that have been seen.
2020-02-05 14:40:24 +00:00