Skip to content

Regression due to LTC_MDSA_MAX_GROUP change from 512 to 64 #603

@jforissier

Description

@jforissier

Hi,

Re. #546 (comment)

The new value of LTC_MDSA_MAX_GROUP makes our test suite fail:

$ xtest 4006
[...]
o regression_4006.40 Asym Crypto case 157 algo 0x70004131 line 3096
regression_4000.c:668: ret_orig has an unexpected value: 0x3 = TEEC_ORIGIN_TEE, expected 0x4 = TEEC_ORIGIN_TRUSTED_APP
regression_4000.c:4043: ta_crypt_cmd_asymmetric_sign(c, &session, op, algo_params, num_algo_params, ptx_hash, ptx_hash_size, out, &out_size) has an unexpected value: 0xffff3024 = TEE_ERROR_TARGET_DEAD, expected 0x0 = TEEC_SUCCESS
  regression_4006.40 FAILED

https://github.com/OP-TEE/optee_test/blob/3.18.0/host/xtest/regression_4000.c#L3096

For the test vector, see https://raw.githubusercontent.com/OP-TEE/optee_test/3.18.0/host/xtest/nist/186-3dsatestvectors.h and search for ac_dsa_vect106.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions