Searched hist:d116b53f873c2cba861a7a83f4693d65140989b6 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | sipi.h | diff d116b53f873c2cba861a7a83f4693d65140989b6 Sun Mar 06 20:28:25 CST 2016 Simon Glass <sjg@chromium.org> x86: Add comments to the SIPI vector
The Intel SIPI (start-up inter-processor interrupt) vector is the entry point for each secondary CPU (also called an AP - applications processor). The assembler and C code are linked, so add comments to indicate this.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | sipi_vector.S | diff d116b53f873c2cba861a7a83f4693d65140989b6 Sun Mar 06 20:28:25 CST 2016 Simon Glass <sjg@chromium.org> x86: Add comments to the SIPI vector
The Intel SIPI (start-up inter-processor interrupt) vector is the entry point for each secondary CPU (also called an AP - applications processor). The assembler and C code are linked, so add comments to indicate this.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|