refactor: moved drivers hdr files to include/drivers/nxpNXP drivers header files are moved: - from: drivers/nxp/<xx>/*.h - to : include/drivers/nxp/<xx>/*.hTo accommodate these changes eac
refactor: moved drivers hdr files to include/drivers/nxpNXP drivers header files are moved: - from: drivers/nxp/<xx>/*.h - to : include/drivers/nxp/<xx>/*.hTo accommodate these changes each drivers makefilesdrivers/nxp/<xx>/xx.mk, are updated.Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>Change-Id: I3979c509724d87e3d631a03dbafda1ee5ef07d21
show more ...
nxp: added csu driverNXP Central Security Unit(CSU) for NXP SoC.CSU is used for:- Access permissions for peripheral that donot have their own access control.- Locking of individual CSU setting
nxp: added csu driverNXP Central Security Unit(CSU) for NXP SoC.CSU is used for:- Access permissions for peripheral that donot have their own access control.- Locking of individual CSU settings until the next POR- General purpose security related control bitsRefer NXP SoC manuals fro more details.Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>Change-Id: I07a4729c79c5e2597f8b2a782e87e09f7f30c2ca