Skip to content

Commit

Permalink
PC Rel addressing change
Browse files Browse the repository at this point in the history
  • Loading branch information
pennyannn committed Aug 21, 2024
1 parent 671b83b commit d53f4bc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ jobs:
run: |
./scripts/build_awslc.sh
# - name: Run ELFLoader Tests for AWS-LC (MacOS)
# if : ${{ runner.os == 'macOS' }}
# run: |
# make awslc_elftests

- name: Run LNSym Makefile (Ubuntu)
if : ${{ runner.os != 'macOS' }}
run: |
Expand Down
4 changes: 2 additions & 2 deletions Tests/ELFParser/AWSLCAESV8.lean
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ info: [0xa9bf7bfd#32,
0x54000e8c#32,
0x7200143f#32,
0x54000e41#32,
0xb001d523#32,
0x91350063#32,
0xf0ffdbc3#32,
0x91008063#32,
0x7103003f#32,
0x6e201c00#32,
0x4cdf7003#32,
Expand Down
4 changes: 2 additions & 2 deletions Tests/ELFParser/AWSLCSHA2.lean
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ info: [0xa9bf7bfd#32,
0x4cdf2030#32,
0x4cdf2034#32,
0x4c402c00#32,
0xb001d4a3#32,
0x91050063#32,
0xd0ffdb43#32,
0x91100063#32,
0x4e200a10#32,
0x4e200a31#32,
0x4e200a52#32,
Expand Down

0 comments on commit d53f4bc

Please sign in to comment.