commit | 65bc2d224b836c230888796c4eda455997dccd8b | [log] [tgz] |
---|---|---|
author | Ming Huang <huangming@linux.alibaba.com> | Wed Oct 27 11:41:04 2021 +0800 |
committer | Manish Pandey <manish.pandey2@arm.com> | Mon Dec 06 17:38:39 2021 +0100 |
tree | f2452ebb358f5fad2e24dfe6a9e570f4057090d6 | |
parent | 73193689c0e9cf13ad0ddbb9da25e9a66c4e14b3 [diff] |
fix(gicv3): fix iroute value wrong issue As mpidr is unsigned long long, U should be ULL. We use macro to fix this issue. Signed-off-by: Ming Huang <huangming@linux.alibaba.com> Change-Id: I7dfd51a63f27f471794bcbf72ffff0c1a0598b46