tests: crypto: remove microkernel reference

Change-Id: Ia38de789108b60c08da659ecfc4aae578de9f698
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-11-03 09:42:00 -04:00 committed by Anas Nashif
commit 5e68ba972f
11 changed files with 11 additions and 11 deletions

View file

@ -7,7 +7,7 @@ This test verifies that the TinyCrypt AES APIs operate as expected.
--------------------------------------------------------------------------------
Building and Running Project:
This microkernel project outputs to the console. It can be built and executed
This project outputs to the console. It can be built and executed
on QEMU as follows:
make qemu

View file

@ -7,7 +7,7 @@ This test verifies that the TinyCrypt AES-CBC Mode APIs operate as expected.
--------------------------------------------------------------------------------
Building and Running Project:
This microkernel project outputs to the console. It can be built and executed
This project outputs to the console. It can be built and executed
on QEMU as follows:
make qemu

View file

@ -7,7 +7,7 @@ This test verifies that the TinyCrypt AES APIs operate as expected.
--------------------------------------------------------------------------------
Building and Running Project:
This microkernel project outputs to the console. It can be built and executed
This project outputs to the console. It can be built and executed
on QEMU as follows:
make qemu

View file

@ -7,7 +7,7 @@ This test verifies that the TinyCrypt AES APIs operate as expected.
--------------------------------------------------------------------------------
Building and Running Project:
This microkernel project outputs to the console. It can be built and executed
This project outputs to the console. It can be built and executed
on QEMU as follows:
make qemu

View file

@ -7,7 +7,7 @@ This test verifies that the TinyCrypt AES CTR mode APIs operate as expected.
--------------------------------------------------------------------------------
Building and Running Project:
This microkernel project outputs to the console. It can be built and executed
This project outputs to the console. It can be built and executed
on QEMU as follows:
make qemu

View file

@ -7,7 +7,7 @@ This test verifies that the TinyCrypt CTR PRNG APIs operate as expected.
--------------------------------------------------------------------------------
Building and Running Project:
This microkernel project outputs to the console. It can be built and executed
This project outputs to the console. It can be built and executed
on QEMU as follows:
make qemu

View file

@ -7,7 +7,7 @@ This test verifies that the TinyCrypt ECC DH APIs operate as expected.
--------------------------------------------------------------------------------
Building and Running Project:
This microkernel project outputs to the console. It can be built and executed
This project outputs to the console. It can be built and executed
on QEMU as follows:
make qemu

View file

@ -7,7 +7,7 @@ This test verifies that the TinyCrypt ECC DSA APIs operate as expected.
--------------------------------------------------------------------------------
Building and Running Project:
This microkernel project outputs to the console. It can be built and executed
This project outputs to the console. It can be built and executed
on QEMU as follows:
make qemu

View file

@ -7,7 +7,7 @@ This test verifies that the TinyCrypt HMAC APIs operate as expected.
--------------------------------------------------------------------------------
Building and Running Project:
This microkernel project outputs to the console. It can be built and executed
This project outputs to the console. It can be built and executed
on QEMU as follows:
make qemu

View file

@ -7,7 +7,7 @@ This test verifies that the TinyCrypt PRNG APIs operate as expected.
--------------------------------------------------------------------------------
Building and Running Project:
This microkernel project outputs to the console. It can be built and executed
This project outputs to the console. It can be built and executed
on QEMU as follows:
make qemu

View file

@ -7,7 +7,7 @@ This test verifies that the TinyCrypt SHA256 APIs operate as expected.
--------------------------------------------------------------------------------
Building and Running Project:
This microkernel project outputs to the console. It can be built and executed
This project outputs to the console. It can be built and executed
on QEMU as follows:
make qemu