mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-09 07:13:38 -05:00
- Add documentation to all classes and functions that were not self-explanatory. - Fix the parsing of identifiers, so it now behaves identically to the original shell script. Detects the same amount of identifiers. - Fix macro parsing so MBEDTLS_PSA_ACCEL didn't error out - Reformat output to be comprehensible Signed-off-by: Yuto Takano <yuto.takano@arm.com>