Description
This is a follow-up issue for #9853 which was opened due to 9221 (comment).
After rebasing #9221 I get the following compilation error after moving us_ticker_api.c to the non-secure target and putting an #if DEVICE_USTICKER in mbed_us_ticker_api.c:
Error: L6218E: Undefined symbol get_us_ticker_data (referred from BUILD/ARM_MUSCA_A1_S/ARMC6/mbed-os/drivers/Timer.o).
@ARMmbed/mbed-os-psa @kjbracey-arm @jeromecoutant
Issue request type
[ ] Question
[ ] Enhancement
[X] Bug