Home
last modified time | relevance | path

Searched hist:a7de8a5ca7ff0b6d3a3a25fcba8d1e4becb88c4a (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/disk/
H A Dpart_rkparm.ca7de8a5ca7ff0b6d3a3a25fcba8d1e4becb88c4a Wed May 02 08:35:15 UTC 2018 Kever Yang <kever.yang@rock-chips.com> part: rkparm: fix issue when find the last part

The 'next' will be NULL if next ',' is not found, and access to
'*next' will end with "Synchronous Abort" in 64 bit system because
the memory space is reserved for Trust area.

Change-Id: Id8ee9d6f7815977d7c5996d67a3b72feb74d00cf
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>