islet-project / islet

An on-device confidential computing platform
Apache License 2.0
91 stars 16 forks source link

Eac5 support #327

Closed bokdeuk-jeong closed 3 months ago

bokdeuk-jeong commented 3 months ago

The ACS test suits below need further feature support or error fixes and thus are excluded at the moment.

28 cmd_rtt_destroy : includes test cases using RTT FOLD which is not supported yet

44 cmd_rtt_fold 45 exception_rec_exit_wfe : not implmented yet 46 exception_rec_exit_wfi : not implmented yet

// to be tested by SRPOL 69 measurement_rim_order 70 attestation_token_verify 71 attestation_rpv_value 72 attestation_challenge_data_verification 73 attestation_token_init 74 attestation_realm_measurement_type 75 attestation_platform_challenge_size 76 attestation_rem_extend_check 77 attestation_rem_extend_check_realm_token 78 attestation_rec_exit_irq

82 mm_hipas_assigned_ripas_empty_da_ia : SEA injection to a realm is not yet implemented 89 mm_hipas_unassigned_ripas_empty_da_ia : SEA injection to a realm is not yet implemented 97 mm_rtt_fold_assigned 98 mm_rtt_fold_unassigned 99 mm_rtt_fold_unassigned_ns 100 mm_rtt_fold_assigned_ns

jinbpark commented 3 months ago

Finally merged, great work:)

zpzigi754 commented 3 months ago

Good to support eac5!