diff options
author | Arvind Sankar <nivedita@alum.mit.edu> | 2020-04-30 14:28:34 -0400 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2020-05-01 09:40:02 +0200 |
commit | eed4e0193ee7b00213791f7732bce0fc0c54f3b3 (patch) | |
tree | a2a34483e9df5bbb9e372bdd64b0d58ea681055e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 019512f1fd373632577ecd3e8d721e48b71fb36a (diff) |
efi/libstub: Add a helper function to split 64-bit values
In several places 64-bit values need to be split up into two 32-bit
fields, in order to be backward-compatible with the old 32-bit ABIs.
Instead of open-coding this, add a helper function to set a 64-bit value
as two 32-bit fields.
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Link: https://lore.kernel.org/r/20200430182843.2510180-3-nivedita@alum.mit.edu
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions