samples/tests: remove old message about standard security

Change-Id: I52bb6731a8c7b2c3ba38b867ac57ff82332ae7f2
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-03-05 12:40:11 -05:00 committed by Gerrit Code Review
parent 468ed2e989
commit e81053ee03
14 changed files with 0 additions and 23 deletions

View file

@ -1,4 +1,3 @@
# Use standard security profile. (=> no need for a random number generator)
CONFIG_STDOUT_CONSOLE=y
CONFIG_EARLY_CONSOLE=y
CONFIG_CPLUSPLUS=y

View file

@ -1,2 +1 @@
# Use standard security profile. (=> no need for a random number generator)
CONFIG_CPLUSPLUS=y

View file

@ -1,2 +1 @@
# Use standard security profile. (=> no need for a random number generator)
CONFIG_STDOUT_CONSOLE=y

View file

@ -1,2 +1 @@
# Use standard security profile. (=> no need for a random number generator)
CONFIG_STDOUT_CONSOLE=y

View file

@ -1,5 +1,3 @@
# Use standard security profile for maximum performance.
# all printf, fprintf to stdout go to console
CONFIG_STDOUT_CONSOLE=y

View file

@ -42,9 +42,6 @@ maximal (a "complex" image that has support for many kernel capabilities)
- Adds floating point support (for x87 FPU, including SSE).
NOTE:
- These configurations utilize standard security only.
--------------------------------------------------------------------------------
Building and Running Project:

View file

@ -37,9 +37,6 @@ maximal (a "complex" image that has support for many kernel capabilities)
- Adds floating point support (for x87 FPU, including SSE).
NOTE:
- These configurations utilize standard security only.
--------------------------------------------------------------------------------
Building and Running Project:

View file

@ -1,5 +1,3 @@
# Use standard security profile for maximum performance.
# needed for printf output sent to console
CONFIG_STDOUT_CONSOLE=y

View file

@ -1,5 +1,3 @@
# Use standard security profile for maximum performance.
# needed for printf output sent to console
CONFIG_STDOUT_CONSOLE=y

View file

@ -1,5 +1,3 @@
# Use standard security profile for maximum performance.
# all printf, fprintf to stdout go to console
CONFIG_STDOUT_CONSOLE=y

View file

@ -1,4 +1,2 @@
# Use standard security profile for maximum performance.
# all printf, fprintf to stdout go to console
CONFIG_STDOUT_CONSOLE=y

View file

@ -1,2 +1 @@
# Disable enhanced security and enable XIP.
CONFIG_XIP=y

View file

@ -1,2 +1 @@
# Disable enhanced security and enable XIP.
CONFIG_XIP=y

View file

@ -1,2 +1 @@
# Disable enhanced security and enable XIP.
CONFIG_XIP=y