zephyr/include
Jim Shu 10e618ff33 arch: riscv: pmp: Fix RV64 compatibility of register size
In RV64, all general-purpose registers and pmpcfg CSR are 64-bit
instead of 32-bit. Fix these registers and related C variables/literals
to be 32/64-bit compatible.

Signed-off-by: Jim Shu <cwshu09@gmail.com>
2022-01-18 13:11:36 -05:00
..
app_memory
arch arch: riscv: pmp: Fix RV64 compatibility of register size 2022-01-18 13:11:36 -05:00
audio audio: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
bluetooth Bluetooth: Add reference to BT_HCI_ERR_* for disconnect reason 2022-01-18 13:10:40 -05:00
canbus
console drivers: console: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
crypto
data
debug debug: coredump: allow for coredump backends to be defined outside of tree 2022-01-11 18:17:24 -05:00
devicetree
dfu
disk
display
drivers drivers: can: document the expected behavior for lost arbitration or NACK 2022-01-17 21:09:17 -05:00
dt-bindings dts: bindings: pinctrl: add Renesas R-Car Pinmux 2022-01-17 21:00:58 +01:00
fs fs: littlefs: Rename *area (struct flash_area*) to *backend void pointer 2022-01-17 12:53:43 -05:00
ipc
kernel kernel: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
linker ztest: Update ztest with more powerful testing APIs 2022-01-11 11:47:30 +01:00
logging logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
lorawan
math math: introduce macro for integer log2 2022-01-11 16:10:53 -05:00
mgmt mcumgr: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
modbus modbus: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
multi_heap
net net: lwm2m: Instance specific callbacks 2022-01-13 10:34:25 +01:00
pm pm: device: add parentheses to Z_PM_DEVICE_GET 2022-01-18 12:14:06 -05:00
portability
posix
random
settings
shell logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
stats
storage
sys lib/os: Add sys_winstream lockless shared memory byte stream IPC 2022-01-13 14:01:23 -05:00
task_wdt
timing
toolchain
tracing kernel: pipes: add pipe flush routines 2022-01-10 12:17:14 -05:00
usb usb: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
xen
zephyr
cache.h
device.h
devicetree.h
ec_host_cmd.h
emul.h
exc_handle.h
fatal.h
init.h
irq_nextlevel.h drivers: interrupt_controller: remove @return doc for void funcs 2022-01-12 16:02:16 -05:00
irq_offload.h
irq.h drivers: interrupt_controller: remove @return doc for void funcs 2022-01-12 16:02:16 -05:00
kernel_includes.h
kernel_structs.h kernel: extend CPU runtime stats 2022-01-10 10:38:06 -05:00
kernel_version.h
kernel.h kernel: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
ptp_clock.h
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h
sys_clock.h
syscall_handler.h
syscall.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h