[Pdbg] [PATCH 0/3] libpdbg: adu fixups

rashmica rashmica.g at gmail.com
Mon May 21 15:35:30 AEST 2018


On 18/05/18 17:01, Joel Stanley wrote:
> The first two are cleanups. The third one changes the adu API back to
> what we had before, and adds a new helper for doing cache inhibited
> memory operations.
>
> I'm not super attached to the third patch. It arose out of confusion
> when the API changed and I had no idea if I wanted to be 'true' or
> 'false'.
>
> Joel Stanley (3):
>   operations.h: remove adu_putmem and adu_getmem from this header
>   libpdbg: Make get/putmem ci argument a boolean
>   libpdbg: Wrappers for cache inhibited adu_getmem and adu_putmem
>
>  libpdbg/adu.c        | 30 ++++++++++++++++++++++++++++--
>  libpdbg/libpdbg.h    | 10 ++++++++--
>  libpdbg/operations.h |  4 ----
>  src/mem.c            | 14 +++++++-------
>  4 files changed, 43 insertions(+), 15 deletions(-)
>
All three patches look good to me!


More information about the Pdbg mailing list