tests: crypto: remove microkernel reference
Change-Id: Ia38de789108b60c08da659ecfc4aae578de9f698 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
1ecfa87030
commit
5e68ba972f
11 changed files with 11 additions and 11 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue