Searched refs:rev (Results 1 – 9 of 9) sorted by relevance
| /optee_os/core/arch/arm/plat-ls/ |
| H A D | main.c | 171 uint32_t rev = 0; in get_gic_offset() local 180 rev = get_be32((void *)addr); in get_gic_offset() 182 if ((rev & SVR_MINOR_MASK) == 1) { in get_gic_offset()
|
| /optee_os/core/arch/arm/crypto/ |
| H A D | aes_modes_armv8a_ce_a32.S | 289 rev r6, r6 298 rev ip, r6 302 rev ip, r6 311 rev ip, r6 329 rev ip, r6 345 rev ip, ip @ ... to handle the carry 347 rev ip, ip
|
| H A D | aes_modes_armv8a_ce_a64.S | 414 rev x6, x6 426 rev w7, w7 428 rev w8, w8 430 rev w9, w9 442 rev x7, x6 454 rev x7, x6 478 rev x7, x7 /* ... to handle the carry */ 480 rev x7, x7
|
| H A D | ghash-ce-core_a64.S | 423 CPU_LE( rev x8, x8 ) 425 CPU_LE( rev x9, x9 ) 441 rev x9, x8 457 rev x11, x11 567 CPU_LE( rev x8, x8 ) 569 CPU_LE( rev x9, x9 )
|
| H A D | sm4_armv8a_ce_a64.S | 688 rev x7, x7 689 rev x8, x8 775 rev x7, x7 776 rev x8, x8
|
| H A D | sm4_armv8a_aese_a64.S | 781 rev x7, x7 782 rev x8, x8 868 rev x7, x7 869 rev x8, x8
|
| /optee_os/core/drivers/crypto/stm32/ |
| H A D | stm32_hash.c | 828 uint32_t __maybe_unused rev = 0; in stm32_hash_probe() local 847 rev = io_read32(stm32_hash->pdata.base + _HASH_VERR); in stm32_hash_probe() 848 FMSG("STM32 HASH v%"PRIu32".%"PRIu32, (rev & _HASH_VERR_MAJREV) >> 4, in stm32_hash_probe() 849 rev & _HASH_VERR_MINREV); in stm32_hash_probe()
|
| /optee_os/core/ |
| H A D | core.mk | 20 TEE_IMPL_GIT_SHA1 := 0x$(shell git rev-parse --short=$(git-sha1-len) HEAD 2>/dev/null || echo 0 | c…
|
| /optee_os/core/arch/arm/dts/ |
| H A D | stm32mp151.dtsi | 1652 otg-rev = <0x200>;
|