zephyr/soc/arm/microchip_mec/mec1501
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
..
CMakeLists.txt
Kconfig.defconfig.mec1501hsz
Kconfig.defconfig.series
Kconfig.series
Kconfig.soc
device_power.c soc: mchp: Deep sleep exit sequence update 2021-05-27 12:52:51 -04:00
device_power.h
linker.ld
power.c pm: Fix weak linkage symbols 2021-07-26 04:31:54 -04:00
soc.c
soc.h
timing.c