diff options
author | Patrick Georgi <pgeorgi@google.com> | 2017-05-10 22:07:55 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2017-05-16 10:52:53 +0200 |
commit | ff2938ff4b63bedae1ab402b8f8f6272b3120a35 (patch) | |
tree | 0b418b971a32c1dc5e38cf360f2a648a4d461c4d /util/genprof/log2dress | |
parent | 6d3ce3a9960dff3ab6a6ff80d87361e9e2fed72f (diff) |
arch/arm64: Use variables of the right size for msr/mrs opcodes
They do 64bit accesses, and gcc does the necessary fix ups to handle
32bit values as zero-padded 64bit values.
clang, however, isn't happy with it.
Change-Id: I9c8b9fe3a1adc521e393c2e2a0216f7f425a2a3e
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/19661
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'util/genprof/log2dress')
0 files changed, 0 insertions, 0 deletions