Hi Maheedhar,
There are other platforms which return SUCCESS for all address ranges in the *_validate_ns_entrypoint API. Are these implementations incorrect ?
I suppose they are, yes. Presumably, if the supplied address on these platforms was out of range, we'd panic the core. It probably doesn't matter much in practice though as Linux won't usually do that.
Cheers, Boyan