Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Apr 2021 10:31:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 254693] random crashes with armv7 thumb application on arm64
Message-ID:  <bug-254693-7-tfTcRlG9my@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254693-7@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254693-7@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254693

Robert Clausecker <fuz@fuz.su> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|New                         |Closed

--- Comment #2 from Robert Clausecker <fuz@fuz.su> ---
My bad.  It appears that the synchronisation code is indeed incorrect.  Cit=
ing
from the ARMv8 ARM, section E2.5.3:

> If software requires coherency between instruction execution and
> memory, it must manage this coherency using Context synchronization
> events and cache maintenance instructions. These can only be
> accessed from an Exception level that is higher than EL0, and
> therefore require a system call [...].

Closing this one as invalid.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254693-7-tfTcRlG9my>