mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 12:14:07 +08:00
Use the same memory allocation in sw_crypto driver as what is used in src/lib/crypto libraries In addition, in nuttx protected build, allocate all memory from kernel heap Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>