Searched +full:riscv +full:- +full:sbi +full:- +full:doc (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/perf/riscv,pmu.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: RISC-[all...]
1 /*-2 * Copyright (c) 2016-2017 Ruslan Bukin <br@bsdpad.com>8 * FA8750-10-C-0237 ("CTSRD"), as part of the DARPA CRASH research programme.39 /* SBI Specification Version */45 /* SBI Implementation IDs */59 /* SBI Error Codes */61 #define SBI_ERR_FAILURE -162 #define SBI_ERR_NOT_SUPPORTED -263 #define SBI_ERR_INVALID_PARAM -364 #define SBI_ERR_DENIED -4[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/cpu/idle-states.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>11 - Anup Patel <anup@brainfault.org>15 1 - Introduction18 ARM and RISC-V systems contain HW capable of managing power consumption19 dynamically, where cores can be put in different low-power states (ranging22 run-time, can be specified through device tree bindings representing the[all …]
2 # GENERIC -- Generic kernel configuration file for FreeBSD/RISC-V7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config9 # The handbook is also available locally in /usr/share/doc/handbook10 # if you've installed the doc distribution, otherwise always see the20 cpu RISCV23 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols42 options UFS_GJOURNAL # Enable gjournal-based UFS journaling51 options PSEUDOFS # Pseudo-filesystem framework61 options SYSVSHM # SYSV-style shared memory62 options SYSVMSG # SYSV-style message queues[all …]
1 /*-2 * SPDX-License-Identifier: BSD-4-Clause12 * Copyright (c) 2005-2010 Alan L. Cox <alc@cs.rice.edu>18 * Copyright (c) 2015-2018 Ruslan Bukin <br@bsdpad.com>30 * FA8750-10-C-0237 ("CTSRD"), as part of the DARPA CRASH research programme.64 /*-71 * DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA101 * this module may throw away valid virtual-to-physical103 * of virtual-to-physical mappings must be done as107 * make virtual-to-physical map invalidates expensive,[all …]