amd: Pass addrlib cpp args to the tests
What does this MR do and why?
amd: Pass addrlib cpp args to the tests
The declaration and definition used by tests otherwise differs from
addrlib.
Found by LTO -Werror=lto-type-mismatch.
Fixes: 1d69c0419b39 ("amd/addrlib: prevent defining regparm differently")
Signed-off-by: David Heidelberg <david@ixit.cz>