"vscode:/vscode.git/clone" did not exist on "58413bc0f554c21ea714f6ddfcec49ed7a3e2ede"
Modify return type of plat_get_ns_image_entrypoint()
This patch modifies the return type of the platform API `plat_get_ns_image_entrypoint()` from `unsigned long` to `uintptr_t` in accordance with the coding guidelines. Change-Id: Icb4510ca98b706aa4d535fe27e203394184fb4ca
Please register or sign in to comment