Conda is able to record and lock (a.k.a. pin) dependency versions used at build time of other recipes. This way, one can avoid that expectations of a downstream recipe with regards to API, ABI, or CLI are violated by later changes in the recipe. If not already present in the meta....
*vcpu_regshould always be passed a register numbercoming from a * read of ESR_EL2. Otherwise, it may give the wrong result onAArch32 * with banked registers. *vcpu_get_reg and vcpu_set_regshould always be passed a register number *coming from aread of ESR_EL2. Otherwise, it may g...
Elixir Cross Referencer - source file of Linux (version v6.11.1). Browsed file: /arch/arm64/include/asm/sysreg.h
> arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts > b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts > index d58bce2a86e2..50822162bf9a 10...
Convert ID_AA64SMFR0_EL1 to automatic register generation as per DDI0487H.a, no functional change. Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20220704170302.2609529-28-broonie@kernel.org Signed-off-by: Will Deacon <will@kernel.org>master...
Further rework is going to introduce a dedicated storage for transfer register value in struct sys_reg_params. Before doing this we have to remove 'const' modifiers from it in all accessor functions and their callers. Signed-off-by: Pavel Fedin <p.fedin@samsung.com> ...
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. - OpenBLAS/cpuid_arm64.c at develop · hjbreg/OpenBLAS