mirror of
https://github.com/espressif/mbedtls.git
synced 2025-10-17 16:02:08 +08:00

This patch is adding a basic instantance of `BignumModRawOperation` and creates an `BignumModRawOperationArchSplit` class, copying over the implementation of `BignumCoreRawOperationArchSplit`. Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>