nuttx-apps/crypto/controlse
hujun5 19dcc896d7 sched/tcb: add a reference count to the TCB to prevent it from being deleted.
To replace the large lock with smaller ones and reduce the large locks related to the TCB,
in many scenarios, we only need to ensure that the TCB won't be released
instead of locking, thus reducing the possibility of lock recursion.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-22 11:06:12 -03:00
..
ccertificate.cxx crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
ccsr.cxx crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
chex_util.cxx crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
CMakeLists.txt crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
cmbedtls_se05x_extension.hxx crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
controlse_main.cxx sched/tcb: add a reference count to the TCB to prevent it from being deleted. 2026-01-22 11:06:12 -03:00
cpublic_key.cxx crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
csan_builder.cxx crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
csecure_element.cxx crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
cserial_number.cxx crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
cstring.cxx crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Kconfig Update MbedTLS 3.4.0 -> 3.6.2 and set it as default 2024-12-01 17:57:21 +08:00
Make.defs crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Makefile crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00