Go to file
Jean-Paul Etienne d0a33869a5 riscv32: move riscv privileged architecture specifics within a common header file
Added a riscv-privilege.h header file that contains common
definitions for all riscv SOCs supporting the riscv
privileged architecture specification.

This shall ease addition of future riscv SOCs supporting
the riscv privileged architecture spec.

Change-Id: I5714bf70eeda738a25967ed26d3d0d2aaa0c9989
Signed-off-by: Jean-Paul Etienne <fractalclone@gmail.com>
2017-02-14 05:23:14 +00:00
.known-issues
arch riscv32: move riscv privileged architecture specifics within a common header file 2017-02-14 05:23:14 +00:00
boards boards: tinyTILE: enable USB console by default 2017-02-13 23:44:50 +00:00
doc
drivers Merge "Merge arm branch into master" 2017-02-11 04:00:58 +00:00
dts dts: hexiwear: fix fixup to use correct define 2017-02-11 07:00:38 +00:00
ext clock control:stm32: provide STM32Cube LL based driver 2017-02-10 14:47:41 -06:00
include arc: move openocd_dbg section 2017-02-14 02:14:51 +00:00
kernel dts: Add support for Device Tree 2017-02-10 18:13:58 +00:00
lib newlib: make sure the chain of includes has generated_dts_board.h 2017-02-11 07:00:39 +00:00
misc
samples samples: webusb: fix variable type mismatches 2017-02-14 02:13:52 +00:00
scripts scripts: Fix hardwired python path in extract_dts_include.py 2017-02-14 02:14:39 +00:00
subsys kernel: Add OpenOCD support 2017-02-11 03:57:19 +00:00
tests spi_test: fix variable type mismatches 2017-02-14 02:13:53 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild dts: Add support for Device Tree 2017-02-10 18:13:58 +00:00
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00
Makefile.inc
Makefile.test
zephyr-env.sh