Home
last modified time | relevance | path

Searched refs:address (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.4.5/build/libraries/os/common/src/
Dos_reset.c361 struct Segment { u8 *address; u32 size; } *(table[SEGMENT_TOTAL]); in OSi_VerifyStaticSegments() member
386 const u8 *address = table[i]->address; in OSi_VerifyStaticSegments() local
390 address += 0x4000; in OSi_VerifyStaticSegments()
395 SVC_HMACSHA1Update(context, address, size); in OSi_VerifyStaticSegments()
399 result &= OSi_VerifyStaticSegmentHash(address, size, compareDigests[i]); in OSi_VerifyStaticSegments()
/TwlSDK-5.4.5/build/tools/makelcf/
Dspec.l158 <START>(Address|ADDRESS|address) { BEGIN PARAM; RETURN(tADDRESS); }
/TwlSDK-5.4.5/build/tools/makelcf.TWL/
Dspec.l75 <START>(Address|ADDRESS|address) { BEGIN PARAM; RETURN(tADDRESS); }