diff --git a/hal/common/assert.c b/hal/common/mbed_assert.c similarity index 100% rename from hal/common/assert.c rename to hal/common/mbed_assert.c diff --git a/hal/common/board.c b/hal/common/mbed_board.c similarity index 100% rename from hal/common/board.c rename to hal/common/mbed_board.c diff --git a/hal/common/critical.c b/hal/common/mbed_critical.c similarity index 100% rename from hal/common/critical.c rename to hal/common/mbed_critical.c diff --git a/hal/common/error.c b/hal/common/mbed_error.c similarity index 100% rename from hal/common/error.c rename to hal/common/mbed_error.c diff --git a/hal/common/gpio.c b/hal/common/mbed_gpio.c similarity index 100% rename from hal/common/gpio.c rename to hal/common/mbed_gpio.c diff --git a/hal/common/lp_ticker_api.c b/hal/common/mbed_lp_ticker_api.c similarity index 100% rename from hal/common/lp_ticker_api.c rename to hal/common/mbed_lp_ticker_api.c diff --git a/hal/common/pinmap_common.c b/hal/common/mbed_pinmap_common.c similarity index 100% rename from hal/common/pinmap_common.c rename to hal/common/mbed_pinmap_common.c diff --git a/hal/common/rtc_time.c b/hal/common/mbed_rtc_time.c similarity index 100% rename from hal/common/rtc_time.c rename to hal/common/mbed_rtc_time.c diff --git a/hal/common/semihost_api.c b/hal/common/mbed_semihost_api.c similarity index 100% rename from hal/common/semihost_api.c rename to hal/common/mbed_semihost_api.c diff --git a/hal/common/ticker_api.c b/hal/common/mbed_ticker_api.c similarity index 100% rename from hal/common/ticker_api.c rename to hal/common/mbed_ticker_api.c diff --git a/hal/common/us_ticker_api.c b/hal/common/mbed_us_ticker_api.c similarity index 100% rename from hal/common/us_ticker_api.c rename to hal/common/mbed_us_ticker_api.c diff --git a/hal/common/wait_api.c b/hal/common/mbed_wait_api.c similarity index 100% rename from hal/common/wait_api.c rename to hal/common/mbed_wait_api.c