Files
build_soong/cc
Elliott Hughes 2aff6c1132 riscv64: stop reserving x18 for shadow call stack.
We're switching from x18 to gp, in stages. This change frees up x18
again now bionic and ART have switched to gp. There's no need for a
corresponding "reserve gp" change because gp is automatically reserved.
That's what makes it the perfect choice for shadow call stack (at
least until we get Zsslpcfi and an actual hardware shadow stack pointer
special-purpose register).

Bug: https://github.com/google/android-riscv64/issues/72
Bug: http://b/277909695
Test: treehugger
Change-Id: Iaee1d44cba8daf5d4a27a3791fe3cc28ed1a5d9a
2023-04-12 14:24:44 -07:00
..
2022-10-05 09:06:49 +09:00
2022-10-10 15:33:50 +00:00
2023-03-31 17:55:16 -04:00
2023-04-05 11:49:19 +09:00
2023-03-31 17:52:01 -04:00
2023-02-22 13:45:49 +09:00
2023-03-27 10:06:02 -04:00
2023-03-31 17:52:01 -04:00
2023-03-12 16:31:10 +09:00
2023-03-16 13:11:17 +09:00
2022-12-01 20:01:03 +00:00
2022-08-17 10:43:13 -07:00
2023-02-21 10:12:47 -08:00
2021-04-26 18:41:00 -07:00
2023-02-15 01:32:22 +00:00
2023-03-28 23:13:16 +00:00
2023-03-29 17:04:14 +00:00
2023-02-22 13:45:49 +09:00
2023-03-31 17:55:16 -04:00