Xilinx Embedded Software (embeddedsw) Development
Find a file
Jyotheeswar Reddy 22b06a8e40 lib:xilpm:example: Use TCM-A for saving context
swbeta2 commit 90e16f97eb510ea91702729bf38bc7c7d5d62dba

FSBL inits the TCMs that are used by R5 Apps. We have vectors in TCM-A
and that  data is passed on to FSBL and it is initialized. So using the
same TCM block as vectors ensures that we use an intialized memory and
avoids ECC errors due to RMW or Reads of uninitialized memory locations.
In JTAG mode, TCM still needs to be initialized using XSDB.

Signed-off-by: Jyotheeswar Reddy <jyothee@xilinx.com>
2015-04-24 11:57:08 +05:30
doc Change Log for 2015.1 2015-03-01 09:56:03 +05:30
lib lib:xilpm:example: Use TCM-A for saving context 2015-04-24 11:57:08 +05:30
ThirdParty/sw_services/xilopenamp sw_services: openamp: change in makefile 2015-03-31 12:03:29 +05:30
XilinxProcessorIPLib/drivers gpiops_v3_1 : Convert 3-line comments to 1-liners. 2015-04-22 11:48:33 +05:30