"vscode:/vscode.git/clone" did not exist on "3c4998319ab0796221a70ba19437629afb18ac31"
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