Searched hist:f651b5252702fbcaf6d2f69b51e2c6b6f9bdd4a0 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/psci/ |
H A D | smccc.c | f651b5252702fbcaf6d2f69b51e2c6b6f9bdd4a0 Wed Jun 13 17:32:00 CEST 2018 Andrew Turner <andrew@FreeBSD.org> Add support for the ARM SMC Calling Convention (SMCCC). This is a method to call into the firmware in a similar way to the existing PSCI, and used PSCI to detect when SMCCC is enabled.
There is a function ID space we can use. Currently we only support 3 functions in the ARM Architecture Calls region, however it is expected we will expend these in the future.
Sponsored by: DARPA, AFRL
|
H A D | smccc.h | f651b5252702fbcaf6d2f69b51e2c6b6f9bdd4a0 Wed Jun 13 17:32:00 CEST 2018 Andrew Turner <andrew@FreeBSD.org> Add support for the ARM SMC Calling Convention (SMCCC). This is a method to call into the firmware in a similar way to the existing PSCI, and used PSCI to detect when SMCCC is enabled.
There is a function ID space we can use. Currently we only support 3 functions in the ARM Architecture Calls region, however it is expected we will expend these in the future.
Sponsored by: DARPA, AFRL
|
/freebsd/sys/conf/ |
H A D | files.arm64 | diff f651b5252702fbcaf6d2f69b51e2c6b6f9bdd4a0 Wed Jun 13 17:32:00 CEST 2018 Andrew Turner <andrew@FreeBSD.org> Add support for the ARM SMC Calling Convention (SMCCC). This is a method to call into the firmware in a similar way to the existing PSCI, and used PSCI to detect when SMCCC is enabled.
There is a function ID space we can use. Currently we only support 3 functions in the ARM Architecture Calls region, however it is expected we will expend these in the future.
Sponsored by: DARPA, AFRL
|