Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7b6e7e79 authored by Matt Wagantall's avatar Matt Wagantall Committed by AnilKumar Chimata
Browse files

crypto: clean up sps_iovec.addr debug sps_event_notify prints



The sps_event_notify event debug prints are a somewhat misleading,
as the address printed is not actually the full physical address,
but rather the bottom 32-bits of the physical address.  The upper
bits are encoded within sps_iovec.flags, and can be extracted via
the DESC_FULL_ADDR() macro. Use this to print the full address,
and also consolidate duplicated debug prints within a new
print_notify_debug() function.

Change-Id: I34328ff16835ac8f83738f11cade7d792b9807d0
Signed-off-by: default avatarMatt Wagantall <mattw@codeaurora.org>
parent b9669094
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment