Page MenuHomePhabricator

Create a JSON description of the driver module
Open, LowPublic

Description

The driver module needs to be described through a JSON file description that gets parsed by the mbedTLS build system to link the driver entry points into the psa_crypto_driver_wrapper.

This is not yet supported by mbedTLS backend so keep this task as a low priority placeholder for the time being.

The mbed TLS work is tracked here: https://github.com/Mbed-TLS/mbedtls/pull/5396

Until this is completed and available in a released version of mbed TLS, this task can't progress.

Event Timeline

adeaarm triaged this task as Low priority.Aug 13 2021, 1:52 PM
adeaarm created this task.
adeaarm claimed this task.Nov 5 2021, 4:34 PM
adeaarm updated the task description. (Show Details)Jun 28 2022, 8:44 AM

This is not an insurmountable obstacle, since Linux, Windows, and other complicated operating systems may automatically detect these features via DT/ACPI etc. and run normally without being developed for a specific SiP doodle cricket.