• M
    arm64: docs: describe ELF hwcaps · 611a7bc7
    Mark Rutland 提交于
    We don't document our ELF hwcaps, leaving developers to interpret them
    according to hearsay, guesswork, or (in exceptional cases) inspection of
    the current kernel code.
    
    This is less than optimal, and it would be far better if we had some
    definitive description of each of the ELF hwcaps that developers could
    refer to.
    
    This patch adds a document describing the (native) arm64 ELF hwcaps.
    
    Cc: Catalin Marinas <catalin.marinas@arm.com>
    Cc: Dave Martin <Dave.Martin@arm.com>
    Cc: Will Deacon <will.deacon@arm.com>
    Signed-off-by: NMark Rutland <mark.rutland@arm.com>
    [ Updated new hwcap entries in the document ]
    Signed-off-by: NSuzuki K Poulose <suzuki.poulose@arm.com>
    Signed-off-by: NWill Deacon <will.deacon@arm.com>
    611a7bc7
elf_hwcaps.txt 4.0 KB