# tillitis-tkey-libs is "arch-independent" from Debian's perspective,
# since it ships opaque binaries that are only used for cross-building
# to the Tillitis TKey hardware.  We put *.h and *.a files below
# /usr/share/tillitis/tkey-libs/ to mirror the path hierarchy used by
# upstream.  The files are cross-built to that particular hardware,
# they will be identical when built from any architecture (assuming
# the same clang and no reproducibility bugs).  While we could put
# things under /usr/riscv32-unknown-unknown or
# /usr/riscv32-unknown-none-elf/ that introduces compatibility
# concerns if Debian evers adds a native riscv32 architecture.
tillitis-tkey-libs: arch-dependent-file-in-usr-share
tillitis-tkey-libs: arch-independent-package-contains-binary-or-object
tillitis-tkey-libs: no-code-sections
