This is an automated email from the ASF dual-hosted git repository.

xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 980b7b1e276 arch/stm32f0l0g0/stm32_pwm.h: restore mapping for 
STM32F0L0G0_PWM_MULTICHAN=n
     add 51ebb214749 tricore: Add fpu init to open FZ trap.
     add 4e648c16937 tricore/fpu: Support tricore fpucmp for float.
     add 356f7c7b474 arch/tricore: Fix up_fpucmp to compare correct CSA region.

No new revisions were added by this update.

Summary of changes:
 arch/tricore/Kconfig                               |  1 +
 arch/tricore/include/irq.h                         | 12 +++++
 arch/tricore/src/common/CMakeLists.txt             |  4 ++
 arch/tricore/src/common/Make.defs                  |  4 ++
 .../src/common/tricore_fpu.c}                      | 51 ++++++++++------------
 arch/tricore/src/common/tricore_internal.h         |  6 +++
 arch/tricore/src/common/tricore_main.c             |  4 ++
 arch/tricore/src/common/tricore_trapcall.c         | 20 +++++++++
 .../tc4xx/patches/add_coprocessor_trap_id.patch    | 11 +++++
 9 files changed, 86 insertions(+), 27 deletions(-)
 copy arch/{arm/src/armv7-r/arm_fpucmp.c => tricore/src/common/tricore_fpu.c} 
(70%)
 create mode 100644 
arch/tricore/src/illd/tc4xx/patches/add_coprocessor_trap_id.patch

Reply via email to