Hi
I wanted to implement service for changing LC. The API for this service is not available in RTD S32K3_RTD_2_0_0_D2203_ASR_REL_4_4_REV_0000_20220331. To implement this API can we modify crypto_hse.c file? I wanted to use Crypto_Hse_SendMsg API which is static so I can not use it outside the file.
I modified crypto_hse.c file for service hseCrypto_Hse_SetAttrSrv_t. but I am getting HSE_SRV_RSP_INVALID_PARAM as response.
Your help is highly appreciated. Thanks
*