zephyr/drivers/pm_cpu_ops
Daniel Leung 0464524986 drivers: pm_cpu_ops: build as static library
Instead of putting object files inside libzephyr.a,
simply build a separate static library as most other
driver types are doing this already.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-17 06:06:03 -04:00
..
CMakeLists.txt drivers: pm_cpu_ops: build as static library 2021-08-17 06:06:03 -04:00
Kconfig
pm_cpu_ops_psci.c
pm_cpu_ops_psci.h
pm_cpu_ops_weak_impl.c