Hi
I have basic question over SMC call in ARM64 architecture.
I am working on 8 core system,
say when core-0 calls SMC and this is in progress , at same time can core-1 do smc call and enter into EL3 ?
Is this possible two SMC handler are running at same time
thx