Change terminology and use SoC instead of platform. An SoC provides features and default configurations available with an SoC. A board implements the SoC and adds more features and IP block specific to the board to extend the SoC functionality such as sensors and debugging features. Change-Id: I15e8d78a6d4ecd5cfb3bc25ced9ba77e5ea1122f Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
122 B
INI
6 lines
122 B
INI
[test]
|
|
tags = crypto sha256 hmac prng
|
|
build_only = false
|
|
arch_whitelist = x86 arm
|
|
config_whitelist = !CONFIG_SOC_QUARK_SE
|