Skip to content
Commit 7bb6ccb7 authored by Muhammad Bilal Wasim's avatar Muhammad Bilal Wasim
Browse files

platforms: Common Entry Point for GCC/Clang



In the CMakelists file of each platform, set Reset_Handler as the
entry point. This ensures that the same entry point is used for both
Clang and GCC.

Therefore, to keep things homogeneous, remove the gcc entry points specified
in the linker files.

Signed-off-by: Muhammad Bilal Wasim's avatarBilal Wasim <muhammadbilal.wasim@arm.com>
parent b60088c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment