linux/include/asm-generic
Palmer Dabbelt 7d95a88f92
Add and use a generic version of devmem_is_allowed()
As part of adding STRICT_DEVMEM support to the RISC-V port, Zong provided an
implementation of devmem_is_allowed() that's exactly the same as the version in
a handful of other ports.  Rather than duplicate code, I've put a generic
version of this in lib/ and used it for the RISC-V port.

* palmer/generic-devmem:
  arm64: Use the generic devmem_is_allowed()
  arm: Use the generic devmem_is_allowed()
  RISC-V: Use the new generic devmem_is_allowed()
  lib: Add a generic version of devmem_is_allowed()
2020-12-11 12:30:26 -08:00
..
2017-11-15 13:28:48 -08:00
2020-08-07 10:33:50 -07:00
2019-09-17 14:30:30 -07:00
2020-06-03 15:13:47 -07:00
2020-10-22 13:13:57 -07:00
2020-01-23 10:41:16 -08:00
2018-03-09 23:19:56 +01:00
2018-05-07 07:15:41 +02:00
2020-08-07 10:33:50 -07:00
2020-10-18 14:45:59 -07:00