This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SMC call on ARM64

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