Lines Matching +full:smc +full:- +full:id
6 firmware-first error handling, or from an IRQ that has been promoted to
7 a firmware-assisted NMI.
12 below) and passing arguments in a manner specified by the "SMC Calling
15 r0 => 32-bit Function ID / return value
16 {r1 - r3} => Parameters
27 - compatible : should contain:
28 * "arm,sdei-1.0" : For implementations complying to SDEI version 1.x.
30 - method : The method of calling the SDEI firmware. Permitted
32 * "smc" : SMC #0, with the register assignments specified in this
39 compatible = "arm,sdei-1.0";
40 method = "smc";