zephyr/tests/arch
Joakim Andersson 82024ad5cf tests: arch: arm: Use a more common SHA algorithm
The profile type "not set" uses the "default crypto config" header.
However platform may set their own crypto configuration headers.
SHA-512 algorithm is not the most common algorithm to support and
are for example disabled in profile types medium and small.

Change to SHA-256 which is much more common and is even needed
internally by TF-M for protected storage and sub-key derivation.

Update the QEMU icount setting to make the interrupt occur during
the secure call to TF-M.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2023-07-13 10:44:08 +02:00
..
arc/arc_dsp_sharing DSP: add dsp unit test 2022-12-19 11:56:55 +01:00
arm tests: arch: arm: Use a more common SHA algorithm 2023-07-13 10:44:08 +02:00
arm64 samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
common samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
riscv/fpu_sharing samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
x86 arch: x86: updated acpi config macro 2023-06-30 17:53:01 +03:00