Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10
.tls_common foo,4,4 .tls_common bar,4,4 .text .align 4 .global __start __start: ld r14, [pcl, @foo@tlsie] ld r15, [pcl, @bar@tlsie]