-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy pathL0_regression.yml
73 lines (72 loc) · 4.42 KB
/
L0_regression.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
document:
schema: 1.0
contents:
- tests:
tags: ["L0", "Lop_regression", "top_regression"]
paths:
- ../test_suites/smoke_test_veer/smoke_test_veer.yml
#add back for aes
#- ../test_suites/smoke_test_aes/smoke_test_aes.yml
- ../test_suites/smoke_test_mbox/smoke_test_mbox.yml
- ../test_suites/smoke_test_mbox_byte_read/smoke_test_mbox_byte_read.yml
- ../test_suites/smoke_test_mbox_cg/smoke_test_mbox_cg.yml
- ../test_suites/smoke_test_sha512/smoke_test_sha512.yml
- ../test_suites/smoke_test_sha512_restore/smoke_test_sha512_restore.yml
- ../test_suites/smoke_test_sha256/smoke_test_sha256.yml
- ../test_suites/smoke_test_sha256_wntz/smoke_test_sha256_wntz.yml
- ../test_suites/smoke_test_sha256_wntz_rand/smoke_test_sha256_wntz_rand.yml
- ../test_suites/smoke_test_sha_accel/smoke_test_sha_accel.yml
- ../test_suites/memCpy_ROM_to_dccm/memCpy_ROM_to_dccm.yml
- ../test_suites/memCpy_dccm_to_iccm/memCpy_dccm_to_iccm.yml
- ../test_suites/hello_world_iccm/hello_world_iccm.yml
- ../test_suites/iccm_lock/iccm_lock.yml
- ../test_suites/c_intr_handler/c_intr_handler.yml
- ../test_suites/smoke_test_ecc/smoke_test_ecc.yml
- ../test_suites/smoke_test_hmac/smoke_test_hmac.yml
- ../test_suites/smoke_test_mldsa/smoke_test_mldsa.yml
- ../test_suites/smoke_test_aes/smoke_test_aes.yml
- ../test_suites/smoke_test_mldsa_edge/smoke_test_mldsa_edge.yml
- ../test_suites/smoke_test_kv/smoke_test_kv.yml
- ../test_suites/smoke_test_sram_ecc/smoke_test_sram_ecc.yml
- ../test_suites/smoke_test_ras/smoke_test_ras.yml
# The following tests need defines, which are not in the default build config
# smoke_test_trng : +define+CALIPTRA_INTERNAL_TRNG
# They will simply die without running in this L0 regression
- ../test_suites/smoke_test_trng/smoke_test_trng.yml
- ../test_suites/smoke_test_hw_config/smoke_test_hw_config.yml
- ../test_suites/smoke_test_kv_uds_reset/smoke_test_kv_uds_reset.yml
- ../test_suites/smoke_test_kv_securitystate/smoke_test_kv_securitystate.yml
- ../test_suites/smoke_test_kv_ecc_flow/smoke_test_kv_ecc_flow.yml
- ../test_suites/smoke_test_kv_hmac_flow/smoke_test_kv_hmac_flow.yml
- ../test_suites/smoke_test_kv_hmac_multiblock_flow/smoke_test_kv_hmac_multiblock_flow.yml
#- ../test_suites/smoke_test_kv_sha512_flow/smoke_test_kv_sha512_flow.yml Removed SHA KV functionality
- ../test_suites/smoke_test_kv_crypto_flow/smoke_test_kv_crypto_flow.yml
- ../test_suites/smoke_test_kv_cg/smoke_test_kv_cg.yml
- ../test_suites/smoke_test_kv_mldsa/smoke_test_kv_mldsa.yml
- ../test_suites/pv_hash_and_sign/pv_hash_and_sign.yml
- ../test_suites/smoke_test_pcr_signing/smoke_test_pcr_signing.yml
- ../test_suites/smoke_test_fw_kv_backtoback_hmac/smoke_test_fw_kv_backtoback_hmac.yml
- ../test_suites/smoke_test_ecc_errortrigger/smoke_test_ecc_errortrigger.yml
- ../test_suites/smoke_test_hmac_errortrigger/smoke_test_hmac_errortrigger.yml
- ../test_suites/smoke_test_pcr_zeroize/smoke_test_pcr_zeroize.yml
- ../test_suites/smoke_test_ahb_mux/smoke_test_ahb_mux.yml
- ../test_suites/smoke_test_doe_rand/smoke_test_doe_rand.yml
- ../test_suites/smoke_test_doe_scan/smoke_test_doe_scan.yml
- ../test_suites/smoke_test_zeroize_crypto/smoke_test_zeroize_crypto.yml
- ../test_suites/smoke_test_doe_cg/smoke_test_doe_cg.yml
# data vault tests
- ../test_suites/smoke_test_datavault_basic/smoke_test_datavault_basic.yml
- ../test_suites/smoke_test_datavault_reset/smoke_test_datavault_reset.yml
- ../test_suites/smoke_test_datavault_lock/smoke_test_datavault_lock.yml
#smoke test icc locking
#smoke test impactles reset
#smoke test debug state transition
#smoke test interrupt handling
#smoke test wd timer expiry and nmi generation
- ../test_suites/smoke_test_wdt/smoke_test_wdt.yml
- ../test_suites/smoke_test_wdt_rst/smoke_test_wdt_rst.yml
- ../test_suites/smoke_test_cg_wdt/smoke_test_cg_wdt.yml
#smoke test jtag
#smoke test generic input wire to fw interrupt
- ../test_suites/smoke_test_clk_gating/smoke_test_clk_gating.yml
- ../test_suites/smoke_test_iccm_reset/smoke_test_iccm_reset.yml