zephyr/tests/subsys
Flavio Ceolin d45a0e1919 pm: Fix weak linkage symbols
Define SoC hooks as weak symbols so this way applications can
overwritten them defining strong symbols.

The problem is that currently SoCs are defining these interfaces as
strong symbol inhibiting the possibility of applications bring their
own implementation.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-07-26 04:31:54 -04:00
..
canbus canbus: isotp: add fixed addressing feature 2021-04-06 16:44:34 -04:00
cpp tests: cpp: libcxx: Test with full and nano variants of newlib 2021-06-08 11:45:28 -05:00
debug tests: coredump: use undefined instruction to trigger CPU fault 2021-03-24 05:39:58 -04:00
dfu tests/subsys/dfu: add testsuite for multi-image support 2021-06-17 12:41:17 +02:00
edac/ibecc edac: Add dumy EDAC driver for API coverage 2021-06-30 18:29:21 -04:00
fs tests: flash: Enable flash driver and file system tests on mimxrt1060_evk 2021-05-18 11:19:15 -05:00
jwt tests/samples: Remove setting of CONFIG_DEBUG_OPTIMIZATIONS 2021-06-16 13:35:29 -05:00
logging tests/logging/log_backend_fs: Fix test failed on dirty file system 2021-05-18 16:59:36 -04:00
mgmt/ec_host_cmd include: Move ec_host_cmd.h to mgmt/ec_host_cmd.h 2021-04-22 12:51:16 -04:00
modbus tests: modbus: Fix potential memory overwrite (coverity) 2021-04-01 04:52:10 -04:00
openthread net: openthread: Make radio workqueue stack size configurable 2021-01-13 11:29:30 +02:00
pm pm: Fix weak linkage symbols 2021-07-26 04:31:54 -04:00
portability portability: move cmsis api samples/tests 2021-04-20 08:45:05 -04:00
settings tests/subsys/setting/functional: ignore settings_delete() retval 2021-05-20 19:44:35 +02:00
shell kernel: remove object tracing 2021-05-07 22:10:21 -04:00
storage tests/samples: Remove setting of CONFIG_DEBUG_OPTIMIZATIONS 2021-06-16 13:35:29 -05:00
usb