All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] tsc on armv8
@ 2015-04-03 20:45 Don Mahurin
  2015-04-04 13:56 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 3+ messages in thread
From: Don Mahurin @ 2015-04-03 20:45 UTC (permalink / raw)
  To: xenomai

Hi,

A few questions about tsc as it relates to armv8.

1. armv8 has a 64 bit system counter register CNTPCT_EL0 (system counter
frequency get/set with CNTFRQ_EL0). May this be used as a replacement for
the arm tsc emulation. If so, should we use another architecture to model
the implementation?
(the count value is "at least 56 bits wide" according to spec and zero
padded to 64 bits. is the counter still sufficient?)


2. Is a tsc implementation strictly required to test basic i-pipe
functionality. I understand that a configuration without
CONFIG_IPIPE_ARM_KUSER_TSC is not currently supported on arm (which we are
basing the arm64 port upon), but what is the minimum tsc functionality that
needs to be implemented for basic i-pipe functionality. (Can some functions
be stubbed initially?)

-Don

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-04-04 14:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-03 20:45 [Xenomai] tsc on armv8 Don Mahurin
2015-04-04 13:56 ` Gilles Chanteperdrix
2015-04-04 14:14   ` Lennart Sorensen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.