Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
67786e3270b9eb9995b117377572c0b50b9a4f7d
/
include
/
arch
17e9d62
kernel: Enable interrupts for MULTITHREADING=n on supported arch's
by Andy Ross
· 7 years ago
d68c016
arch: arc: enable stack check when arc is in secure mode
by Wayne Ren
· 7 years ago
483910a
systemview: add support natively using tracing hooks
by Anas Nashif
· 7 years ago
b6304e6
tracing: support generic tracing hooks
by Anas Nashif
· 7 years ago
2a1fe6e
arch: arm: implement ARMv8-M MPU driver
by Ioannis Glaropoulos
· 7 years ago
c8ea365
arch: arm: type definition for arm mpu attribute container
by Ioannis Glaropoulos
· 7 years ago
db3f6aa
arch: arm: add option to define an NSC region
by Ioannis Glaropoulos
· 7 years ago
4b22ba7
syscall: Move arch specific syscall code into its own header
by Kumar Gala
· 7 years ago
6157034
arch/x86: always make BSS section MMU page align if X86_MMU
by Daniel Leung
· 7 years ago
550225b
native: Generalize native tasks
by Alberto Escolar Piedras
· 7 years ago
15516ed
linker: riscv: Relocate .eh_frame symbol
by Nathaniel Graff
· 7 years ago
0b89920
arch/x86: update linker definition for x86 real mode
by Daniel Leung
· 7 years ago
573f32b
userspace: compartmentalized app memory organization
by Shawn Mosley
· 7 years ago
90b6448
arch: arm: allow processor to ignore/recover from faults
by Ioannis Glaropoulos
· 7 years ago
45f069a
arc: arch.h: move extern "C" after includes
by Andrew Boie
· 7 years ago
3627167
arm: arch.h: move extern "C" after includes
by Andrew Boie
· 7 years ago
15d847a
native: Add NATIVE_EXIT_TASK hooks
by Alberto Escolar Piedras
· 7 years ago
15d3dfa
arch: arm: mpu: enable WT caching on Flash
by Aurelien Jarno
· 7 years ago
06bb055
arch: arm: mpu: enable WBWA caching on RAM
by Aurelien Jarno
· 7 years ago
f5b00ff
arch: arm: mpu: fix outer inner WBWA non-shareable macro
by Aurelien Jarno
· 7 years ago
747b90c
arch: arm: mpu: remove REGION_USER_RAM_ATTR macro
by Aurelien Jarno
· 7 years ago
530a713
arm: nxp: mpu: Consolidate k64 mpu regions
by Maureen Helm
· 7 years ago
f93b3d1
arch: arm: fix linker script title comment
by Ioannis Glaropoulos
· 7 years ago
54fbcc0
arch: arm: mpu: get REGION_SIZE_<X> defines directly from ARM CMSIS
by Ioannis Glaropoulos
· 7 years ago
df41ed8
arch: arm: mpu: replace literals with CMSIS bitsets
by Ioannis Glaropoulos
· 7 years ago
ca6b21b
arch: arm: move ARMv7-m specific content in corresponding header file
by Ioannis Glaropoulos
· 7 years ago
816100a
arch: arm: use CMSIS bitset flags for MPU attribute definitions
by Ioannis Glaropoulos
· 7 years ago
559249e
arch: arm: Remove redundant HAL definition for ARM MPU
by Ioannis Glaropoulos
· 7 years ago
347f9a0
cmake: LD: Specify the entry point in the linker scripts
by Sebastian Bøe
· 7 years ago
d4dd928
kernel/stack: Introduce K_THREAD_STACK_LEN macro
by Rajavardhan Gundi
· 7 years ago
8bcffef
arch: arm: clean up MPU code for ARM and NXP
by Andrew Boie
· 7 years ago
a1e806b
gen_isr_tables: Delete the dead code accompanying .intList.num_isrs
by Sebastian Bøe
· 7 years ago
071f515
arch: arm: mpu: include CMSIS header in arm_mpu.h
by Ioannis Glaropoulos
· 7 years ago
064608b
include: remove unused macros from include/arch/*/arch.h
by Yasushi SHOJI
· 7 years ago
5204fd7
arch: arm: Set Zero Latency IRQ to priority level zero:
by Joakim Andersson
· 7 years ago
23a5b5d
riscv32: riscv-privilege: integrate common code
by Karol Gugala
· 7 years ago
1547abb
arch: arm: use CMSIS defines for MPU_RASR register bit setting
by Ioannis Glaropoulos
· 7 years ago
8d52c17
arch: arm: use CMSIS defines for MPU_RBAR register bit setting
by Ioannis Glaropoulos
· 7 years ago
0a41e23
arch: arm: use CMSIS macro defines for MPU_CTRL register bit setting
by Ioannis Glaropoulos
· 7 years ago
b7c4c03
dts: riscv32: riscv32-qemu: Add device tree support
by Savinay Dharmappa
· 7 years ago
b829bc7
arch: arc: refactor the arc stack check support
by Wayne Ren
· 7 years ago
7a18b08
x86: align stack buffer sizes
by Andrew Boie
· 7 years ago
997a49a
arm: userspace: Do not overwrite r7 during syscall.
by Piotr Zięcik
· 7 years ago
45b75dd
arch: arm: Fix zero interrupt latency priority level
by Joakim Andersson
· 7 years ago
76b1cef
arch: arc: fix the bug in STACK_ARRAY defintion.
by Wayne Ren
· 7 years ago
24fcba4
arch: arm: remove redundant ifdef check
by Ioannis Glaropoulos
· 7 years ago
45221a9
serial: nsim: Fix impossible-to-enable CONFIG_UART_NSIM
by Ulf Magnusson
· 7 years ago
e653e47
arch: arm: Fix typo in comment
by Kumar Gala
· 7 years ago
c2742f6
arch: arc: Fix typo in comment
by Kumar Gala
· 7 years ago
9731a0c
arm: syscalls: fix some register issues
by Andrew Boie
· 7 years ago
8f908f3
dts: nios2f: Add device tree support
by Savinay Dharmappa
· 7 years ago
167efd7
arm: mpu: nxp: set bus master 4 to write and read access
by Johann Fischer
· 7 years ago
7c91a4a
arch: arm: fix SecureFault IRQn for non-CMSIS compliant MCUs
by Ioannis Glaropoulos
· 7 years ago
fc76839
x86: grant user mode access to newlib heap
by Andrew Boie
· 7 years ago
e3efbd5
POSIX arch: Fix linker -T warning
by Alberto Escolar Piedras
· 7 years ago
97f721d
dts: xtensa: Add device tree support for xtensa
by Savinay Dharmappa
· 7 years ago
dadf9e7
xtensa: intel_s1000: implement interrupt mechanism
by Rajavardhan Gundi
· 7 years ago
47ff965
intel_s1000: uart: configure UART for intel_s1000
by Rajavardhan Gundi
· 7 years ago
960e978
x86: linker: Maintain 4K alignment for application memory.
by Adithya Baglody
· 7 years ago
ae7911c
arch: x86: segmentation: Remove unused _far_call() and _far_jump()
by Leandro Pereira
· 7 years ago
16472ca
arch: x86: Use retpolines in core assembly routines
by Leandro Pereira
· 7 years ago
3d9ba10
arch: arc: bug fixes and optimization in exception handling
by Wayne Ren
· 7 years ago
09a8810
arm: userspace: Rework system call arguments
by Andy Gross
· 7 years ago
0a1ea32
mpu: arm: restrict access to PPB/IO regions
by Andrew Boie
· 7 years ago
993c350
cleanup: replace old jira numbers with GH issues
by Anas Nashif
· 7 years ago
65607ee
arch: arm: SecureFault_IRQn for non-CMSIS-compliant MCUs
by Ioannis Glaropoulos
· 7 years ago
bd0ff30
arch: arm: cmsis: cleanup cmsis.h and update error-code macros
by Ioannis Glaropoulos
· 7 years ago
b518d35
arch: arm: fix bug in escalted HF dump
by Ioannis Glaropoulos
· 7 years ago
3f5027f
xtensa: Fix noreturn attribute on error handlers in asm2
by Andy Ross
· 7 years ago
bd72f71
xtensa: Remove arch-specific (and empty) offsets.h
by Andy Ross
· 7 years ago
bb50a88
arch: arc: apply the new thread stack layout
by Wayne Ren
· 7 years ago
8d28411
arch: arc: modify the linker template for APPLICAITON Memory
by Wayne Ren
· 7 years ago
7ef2506
arch: arc: enable US bit to check user mode
by Wayne Ren
· 7 years ago
e91733c
arch: arc: bug fixes and add user space support in secure mode
by Wayne Ren
· 7 years ago
f81dee0
arch: arc: add user space support for arc
by Wayne Ren
· 7 years ago
08de82c
arm: mpu: nxp: Set bus master 3 to full access
by Andy Gross
· 7 years ago
f7ec62e
arm: mpu: Enable userspace support for NXP and ARM
by Andy Gross
· 7 years ago
1c047c9
arm: userspace: Add ARM userspace infrastructure
by Andy Gross
· 7 years ago
9ccdcb9
arm: mpu: Add user context API placeholder
by Andy Gross
· 7 years ago
581446d
linker: arm: add stm32 ccm sections
by Erwin Rol
· 7 years ago
11a9625
debug: remove DEBUG_INFO option
by Anas Nashif
· 7 years ago
0d6fa4d
arch: arm: define Cortex-M23, Cortex-M33 CPUs
by Ioannis Glaropoulos
· 7 years ago
a0a03d7
arch: arm: common Armv8-M support
by Ioannis Glaropoulos
· 7 years ago
18560a0
arm: Generate privileged stacks
by Chunlin Han
· 7 years ago
e8860fe
arm: Add app data section alignment constraints
by Andy Gross
· 7 years ago
bbd307e
arch: arm: vector_table: Support vector table soft relay
by Ding Tao
· 7 years ago
9a40bf6
arch: arc: Add the intial support of memory domain
by Wayne Ren
· 7 years ago
a9b47fc
arm: cortex_m: linker.ld: fix relocate by moving _vector_start
by Neil Armstrong
· 7 years ago
76f76441
arch: native: Run Zephyr natively in a POSIX OS
by Alberto Escolar Piedras
· 7 years ago
13ac4d4
kernel: mem_domain: Add an arch interface to configure memory domain
by Adithya Baglody
· 7 years ago
5f349a4
arch: arc: fix the comments and coding style
by Wayne Ren
· 7 years ago
cdfb59a
arch: arc: add the support of MPU version 3
by Wayne Ren
· 7 years ago
528c960
arch: arc: Add the support of secure mode for em
by Wayne Ren
· 7 years ago
01e5955
doc: fix doxygen commment in x86/arch.h
by David B. Kinder
· 7 years ago
106b1c2
arm: define _image_rodata_start/end
by Stephen Smalley
· 7 years ago
d051740
arm: implement API to validate user buffer
by Chunlin Han
· 7 years ago
7c8a23d
dts: arc: Add dts support for arc
by Savinay Dharmappa
· 7 years ago
f7b0731
x86: MMU: Memory domain implementation for x86
by Adithya Baglody
· 7 years ago
83bedcc
ARM: MPU: Arch specific memory domain APIs
by Adithya Baglody
· 7 years ago
2a8684f
x86: de-couple user mode and HW stack protection
by Andrew Boie
· 7 years ago
Next »