blob: ff10f3f65c81bb6365e0f85fcac5c2ba265d192f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#source: attr-merge-priv-spec-d.s
#source: attr-merge-priv-spec-a.s
#source: attr-merge-priv-spec-c.s
#as:
#ld: -r
#warning: .*use privilege spec version 1.11.0 but the output use version 1.9.1
#warning: .*privilege spec version 1.9.1 can not be linked with other spec versions
#readelf: -A
Attribute Section: riscv
File Attributes
Tag_RISCV_arch: [a-zA-Z0-9_\"].*
Tag_RISCV_priv_spec: 1
Tag_RISCV_priv_spec_minor: 11
|