aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/algapi.c
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2018-01-11 23:29:14 -0500
committerDaniel Borkmann <daniel@iogearbox.net>2018-01-14 17:36:30 -0500
commitce4ebfd859c33ea098bfa2e1b4623128046f59c8 (patch)
treee5fce8510ee95c5978b2bc80aeaefe20e7ebfcc3 /crypto/algapi.c
parent9d080d5da959ac4b64954f47b5ffd35a752d268e (diff)
nfp: bpf: add helpers for updating immediate instructions
Immediate loads are used to load the return address of a helper. We need to be able to update those loads for relocations. Immediate loads can be slightly more complex and spread over two instructions in general, but here we only care about simple loads of small (< 65k) constants, so complex cases are not handled. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions