move security_subsystem to TARGET_SIDK_S5JS100

The TARGET_Samsung had security_subsystem and SIDK_S5JS100.
If I add another target that does not use security_subsystem, I get
a build error.
This commit moves security_subsyste to TARGET_SIDK_S5JS100.

Signed-off-by: Heuisam Kwag <heuisam@samsung.com>
pull/13392/head
Heuisam Kwag 2020-05-26 13:50:20 +09:00
parent e127bb245e
commit 7bc9d54c76
18 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/* mbed Microcontroller Library
* Copyright (c) 2006-2020 ARM Limited
* Copyright (c) 2006-2019 ARM Limited
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.