/device/google/contexthub/firmware/os/core/ |
D | appSec.c | 182 BL.blSha2processBytes(&state->sha, state->dataBytes, state->haveBytes); in appSecBlockRx() 202 BL.blAesCbcDecr(&state->cbc, dataP, dataP); in appSecBlockRx() 210 BL.blSha2processBytes(&state->cbcSha, state->dataBytes, state->haveBytes); in appSecBlockRx() 261 BL.blSha2init(&state->sha); in appSecProcessIncomingHdr() 262 BL.blSha2processBytes(&state->sha, state->dataBytes, needBytes); in appSecProcessIncomingHdr() 281 BL.blAesCbcInitForDecr(&state->cbc, k, encrHdr->IV); in appSecProcessIncomingHdr() 282 BL.blSha2init(&state->cbcSha); in appSecProcessIncomingHdr() 353 memcpy(state->lastHash, BL.blSha2finish(&state->sha), SHA2_HASH_SIZE); in appSecProcessIncomingData() 375 …result = BL.blRsaPubOpIterative(&state->rsa, state->rsaTmp, state->dataWords, &state->rsaState1, &… in appSecDoSomeProcessing() 383 result = BL.blSigPaddingVerify(result); in appSecDoSomeProcessing() [all …]
|
D | nanohubCommand.c | 187 ptr = BL.blGetPubKeysInfo(&numKeys); in pubKeyFindCbk() 332 uploadStatus = BL.blVerifyOsUpdate(); in deferredUpdateOs() 1115 ptr = BL.blGetPubKeysInfo(&numKeys); in halQueryRsaKeys() 1203 BL.blReboot(); in halReboot()
|
D | seos.c | 461 done = BL.blProgramShared(&seg->state, &state, sizeof(state), BL_FLASH_KEY1, BL_FLASH_KEY2); in osAppSegmentSetState() 510 (void)BL.blEraseShared(BL_FLASH_KEY1, BL_FLASH_KEY2); in osEraseShared() 523 ret = BL.blProgramShared(dest, src, len, BL_FLASH_KEY1, BL_FLASH_KEY2); in osWriteShared()
|
D | bl.c | 81 { (uint8_t *)(&BL), 0x04000, BL_FLASH_BL },
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/Arm/ |
D | __aeabi_cfcmp.asm | 32 BL _softfloat_float32_eq 38 BL _softfloat_float32_lt
|
D | __aeabi_cdcmp.asm | 36 BL _softfloat_float64_eq 42 BL _softfloat_float64_lt
|
/device/google/contexthub/firmware/build/ |
D | bl_config.mk | 28 LOCAL_NANO_MODULE_TYPE := BL
|
D | bl_static_library.mk | 26 $(call for-each-variant,$(my_variants),BL,$(NANO_BUILD)/nanohub_static_library.mk)
|
D | bl_executable.mk | 28 $(call for-each-variant,$(my_variants),BL,$(NANO_BUILD)/bl_executable_internal.mk)
|
D | nanohub_executable.mk | 41 ifeq ($(LOCAL_NANO_MODULE_TYPE),BL)
|
D | config.mk | 21 NANO_ALL_TARGETS := APP BL OS
|
/device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/ |
D | ldivmod.asm | 42 BL __aeabi_uldivmod ;
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | hostIntf.c | 100 return BL.blGetVersion(); in platBlVer()
|
D | eeData.c | 110 return BL.blProgramEe(dst, src, len, BL_FLASH_KEY1, BL_FLASH_KEY2); in eeWrite()
|
D | mpu.c | 111 …mpuRegionCfg(MPU_REG_ROM, (uint32_t)&BL, (uint32_t)&__shared_end - 1, MPU_TYPE_FLASH | (allowSvcWr… in mpuCfgRom()
|
D | bl.c | 487 SCB->VTOR = (uint32_t)&BL; in __blEntry()
|
/device/google/contexthub/firmware/os/inc/ |
D | bl.h | 37 #define BL _BL.api macro
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/ |
D | Thunk16Lib.h | 106 UINT8 BL; member
|
/device/linaro/bootloader/arm-trusted-firmware/ |
D | Makefile | 509 $(eval SOURCES := $(BL$(1)_SOURCES) $(BL_COMMON_SOURCES) $(PLAT_BL_COMMON_SOURCES)) 518 $(eval $(call MAKE_LD,$(LINKERFILE),$(BL$(1)_LINKERFILE)))
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | porting-guide.md | 43 Some modifications are common to all Boot Loader (BL) stages. Section 2 45 modifications for each BL stage in detail. 55 each BL stage to correctly port the firmware stack. They are categorized as 62 mapped page tables, and enable both the instruction and data caches for each BL 63 stage. In the ARM FVP port, each BL stage configures the MMU in its platform- 68 page boundary (4K) for each BL stage. This memory is identified by the section 497 has been allocated for the CPU specificed by MPIDR. For BL images that only 502 Common implementations of this function for the UP and MP BL images are 513 has been allocated for the CPU specificed by MPIDR. For BL images that only 518 Common implementations of this function for the UP and MP BL images are [all …]
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/ |
D | LegacyBios.h | 152 UINT8 BL; member
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/ |
D | LegacyBios.h | 1123 UINT8 BL, BH; member
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/ |
D | gen5_iosf_sb_definitions.h | 330 unsigned BL :2; /**< Burst Length, CDV:1*/ member
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/ |
D | BiosVideo.c | 898 Regs.H.BL = 0; in BiosVideoChildHandleUninstall() 3195 Regs.H.BL = 0; in BiosVideoVgaMiniPortSetMode() 3208 Regs.H.BL = 0; in BiosVideoVgaMiniPortSetMode() 3251 Regs.H.BL = 0; in BiosVideoNotifyExitBootServices()
|
/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/ |
D | BiosVideo.c | 695 Regs.H.BL = 0; in BiosVideoChildHandleUninstall() 2798 Regs.H.BL = 0; in BiosVideoVgaMiniPortSetMode() 2813 Regs.H.BL = 0; in BiosVideoVgaMiniPortSetMode()
|