On Wed, 7 Jun 2023 12:19:00 +0200 Morten Brørup <m...@smartsharesystems.com> wrote:
> > From: Honnappa Nagarahalli [mailto:honnappa.nagaraha...@arm.com] > > Sent: Thursday, 9 March 2023 05.58 > > > > Simple API to check if the lcore ID does not exceed the > > maximum number of lcores configured. > > > > Signed-off-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> > > Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com> What about cases where passed lcore set is sparse? In that case, lcore would not be valid in API calls.