public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
From: nickg@sourceware.org
To: ecos-cvs@ecos.sourceware.org
Subject: ecos/packages/hal/arm/arch/current ChangeLog c ...
Date: Fri, 11 May 2012 10:24:00 -0000	[thread overview]
Message-ID: <20120511102433.3266.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	nickg@sourceware.org	2012-05-11 10:24:33

Modified files:
	packages/hal/arm/arch/current: ChangeLog 
	packages/hal/arm/arch/current/cdl: hal_arm.cdl 
	packages/hal/arm/arch/current/include: hal_arch.h hal_intr.h 
	packages/hal/arm/arch/current/src: hal_mk_defs.c vectors.S 

Log message:
	* cdl/hal_arm.cdl: Add CDL to control whether both IRQs and FIQs
	are disabled in critical sections, or only IRQs. The default is to
	disable both and translate any FIQs into IRQs for delivery. The
	alternative is for FIQs to essentially exist outside eCos.
	
	* include/hal_arch.h (CPSR_THREAD_INITIAL):
	* include/hal_intr.h (CPSR_INTR_MASK, HAL_*_INTERRUPTS)
	(HAL_*_FIQ): Add definitions for separating FIQ from IRQ.
	
	* src/hal_mk_defs.c (main):
	* src/vectors.S (start, FIQ, IRQ, spurious_IRQ):
	(hal_*_interrupts, hal_*_FIQ, __fiq_stack_base): Add support for
	separating FIQ from IRQ in critical section processing.


             reply	other threads:[~2012-05-11 10:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-11 10:24 nickg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-16 19:39 jld
2009-03-06 16:44 jld
2009-03-06 16:43 jld
2008-11-11  4:28 jlarmour
2007-10-15 11:28 gthomas
2004-09-02 16:30 msalter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120511102433.3266.qmail@sourceware.org \
    --to=nickg@sourceware.org \
    --cc=ecos-cvs@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).