Commit Graph

27 Commits (mbed-os-5.15.6)

Author SHA1 Message Date
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 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 14f27720a2 Updated the code fix of timer and Mbed TLS. 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 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
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