zephyr/tests
Daniel Leung 89b231e7e2 kernel: smp: introduce k_smp_cpu_start
This renames z_smp_cpu_start() to k_smp_cpu_start().
This effectively promotes z_smp_cpu_start() into a public API
which allows out of tree usage. Since this is a new API,
we can afford to change it signature, where it allows
an additional initialization steps to be done before a newly
powered up CPU starts participating in scheduling threads
to run.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-01-17 11:57:20 -05:00
..
application_development code_relocation: Add NOKEEP option 2024-01-15 13:20:17 +01:00
arch tf-m: Change NS include path for TF-M 2.0.0 2024-01-17 16:52:52 +01:00
benchmarks tests: latency_measure: Update sample output 2024-01-08 10:10:21 +01:00
bluetooth Bluetooth: Controller: Fix ISO Sync Receiver time reservation calc 2024-01-17 14:42:32 +01:00
boards kernel: smp: introduce k_smp_cpu_start 2024-01-17 11:57:20 -05:00
boot test: mcuboot: enable test on rt1010/1015/1040 and k22f/82f platforms 2023-12-18 09:28:34 +01:00
bsim CI bsim workflow: Add UART tests to the bsim workflow 2024-01-16 14:55:07 -05:00
cmake
crypto tests: crypto: rand32: Check return code of sys_csrand_get 2024-01-03 23:57:13 -06:00
drivers tests: drivers: audio: add dmic API test 2024-01-17 14:43:52 +01:00
kconfig/configdefault
kernel kernel: smp: introduce k_smp_cpu_start 2024-01-17 11:57:20 -05:00
lib tests: lib: devicetree: api: Add tests for IRQ_INTC_* macros 2024-01-17 13:18:00 +01:00
misc
modules tests: modules: nanopb: Add a custom nested library 2023-12-01 10:50:26 +00:00
net tests: net: hostname: add test for net_hostname_set 2024-01-17 14:42:58 +01:00
posix posix: pthread: allow oldstate & oldtype to be NULL 2024-01-17 14:42:50 +01:00
robot
subsys modules: mbedtls: Add a mbedtls_ms_time implementation 2024-01-17 16:52:52 +01:00
unit tests: unit: util: Add test for CONCAT macro 2024-01-12 09:57:57 +01:00
ztest ztest: fix ztest_run_test_suite usage and macros 2024-01-09 08:15:22 -05:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00