1
0
Fork 0
alistair23-linux/Documentation/arm
Linus Torvalds c45647f9f5 ARM updates for 5.11:
- Rework phys/virt translation
 - Add KASan support
 - Move DT out of linear map region
 - Use more PC-relative addressing in assembly
 - Remove FP emulation handling while in kernel mode
 - Link with '-z norelro'
 - remove old check for GCC <= 4.2 in ARM unwinder code
 - disable big endian if using clang's linker
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEuNNh8scc2k/wOAE+9OeQG+StrGQFAl/ghq0ACgkQ9OeQG+St
 rGQXsxAAilC+P06NRN3etSFOnJH8GzGNu89wbVW/0lft89o+EpN8oZ9kEYRdb4d1
 AJ1z4kGN0akKKNWWeg+1c2YzXh4xGvT1th1TzbBpCf8BxoMHFCSS1IZ98LZ3iiqy
 bpMRpq2LJG+Va/5lkPnkY7e2sL9Jj5BxFdHAYUUg1Ipc0tfh7hXWLnRMohE1EYmu
 E69AHTfyWs9ojgspCSg3KoUQ3eXUiaBslf8U4/zFhtmA9lwiOOozZ4ZRRgDWqI75
 bp6pGzxpqXIFdD1QyThgSb3gvVBahbsYN7kj1fmD5LokBVWxHawCyzkCzNzKEfDL
 ES+gc/wTewxwN928cjB5vfmOrAvd1T6amh/gsr39WnOIFngEPAGMBfApXAzhffsc
 L5TYaDI3DNbQ75FCySfVV2VwQhSW03XQHYtElVxzc2Z1Q1Q9yoscqLzgHDgDy3LM
 8s4CRviVtOzP9e/rNx48lUxgdQHmAjQ+dI4Y9NVxyphQzK0LLTv5Uc4zy/nG0F27
 QIFtGCDz3PHDPWLzGBudYcu9HAqwXVhZXf9pMeYgwgvmqBdz0BFbXhEbZaup6oDl
 H5k4iAZh3ADW38+8Vhp/D7CGDhznZm2dFNrgreJm2tHTEwd5xgpsUj1MaAMCcPbr
 HTxiy0i4p9wN1jl9iWFD4A3/KsBvAIJFB+wqqJOyWku0FikntjU=
 =fZGX
 -----END PGP SIGNATURE-----

Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux

Pull ARM updates from Russell King:

 - Rework phys/virt translation

 - Add KASan support

 - Move DT out of linear map region

 - Use more PC-relative addressing in assembly

 - Remove FP emulation handling while in kernel mode

 - Link with '-z norelro'

 - remove old check for GCC <= 4.2 in ARM unwinder code

 - disable big endian if using clang's linker

* tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: (46 commits)
  ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical section
  ARM: 9038/1: Link with '-z norelro'
  ARM: 9037/1: uncompress: Add OF_DT_MAGIC macro
  ARM: 9036/1: uncompress: Fix dbgadtb size parameter name
  ARM: 9035/1: uncompress: Add be32tocpu macro
  ARM: 9033/1: arm/smp: Drop the macro S(x,s)
  ARM: 9032/1: arm/mm: Convert PUD level pgtable helper macros into functions
  ARM: 9031/1: hyp-stub: remove unused .L__boot_cpu_mode_offset symbol
  ARM: 9044/1: vfp: use undef hook for VFP support detection
  ARM: 9034/1: __div64_32(): straighten up inline asm constraints
  ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel mode
  ARM: 9029/1: Make iwmmxt.S support Clang's integrated assembler
  ARM: 9028/1: disable KASAN in call stack capturing routines
  ARM: 9026/1: unwind: remove old check for GCC <= 4.2
  ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLD
  ARM: 9024/1: Drop useless cast of "u64" to "long long"
  ARM: 9023/1: Spelling s/mmeory/memory/
  ARM: 9022/1: Change arch/arm/lib/mem*.S to use WEAK instead of .weak
  ARM: kvm: replace open coded VA->PA calculations with adr_l call
  ARM: head.S: use PC relative insn sequence to calculate PHYS_OFFSET
  ...
2020-12-22 13:34:27 -08:00
..
keystone docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
nwfpe docs: add SPDX tags to new index files 2019-07-15 11:03:03 -03:00
omap docs: add SPDX tags to new index files 2019-07-15 11:03:03 -03:00
pxa docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
sa1100 Documentation/arm/sa1100/assabet: Fix 'make assabet_defconfig' command 2019-08-12 15:24:31 -06:00
samsung Documentation: Update paths of Samsung S3C machine files 2020-10-31 12:44:14 +01:00
samsung-s3c24xx Documentation: Update paths of Samsung S3C machine files 2020-10-31 12:44:14 +01:00
spear docs: arm: fix a breakage with pdf output 2019-07-15 11:03:04 -03:00
sti docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
stm32 docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
sunxi docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
vfp docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
arm.rst ARM: 8996/1: Documentation/Clean up the description of mach-<class> 2020-07-28 10:52:12 +01:00
booting.rst docs: dt: convert booting-without-of.txt to ReST format 2020-06-26 11:33:26 -06:00
cluster-pm-race-avoidance.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
features.rst docs: archis: add a per-architecture features list 2020-12-03 15:10:15 -07:00
firmware.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
index.rst docs: archis: add a per-architecture features list 2020-12-03 15:10:15 -07:00
interrupts.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
ixp4xx.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
kernel_mode_neon.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
kernel_user_helpers.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
marvel.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
mem_alignment.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
memory.rst ARM: 9015/2: Define the virtual space of KASan's shadow region 2020-10-27 12:11:08 +00:00
microchip.rst docs: dt: convert ABI.txt to ReST format 2020-05-04 17:09:52 -05:00
netwinder.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
porting.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
setup.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
sunxi.rst documentation: arm: sunxi: add Allwinner H616 documents 2020-11-13 15:06:31 -07:00
swp_emulation.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00
tcm.rst docs: arm: tcm: Fix a few typos 2020-02-19 02:42:21 -07:00
uefi.rst efi: efivars: limit availability to X86 builds 2020-09-29 19:40:57 +02:00
vlocks.rst docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00