Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/marvell/armada/a8k/a80x0_puzzle/board/
Dsystem_power.c24 unsigned char xor_sum = 0; in add_xor_checksum() local
28 xor_sum ^= buf[i]; in add_xor_checksum()
30 return xor_sum; in add_xor_checksum()